Migrate from "master" branch to "main" (#11715)

* Remove dead link

* Use consistent "homepage" url in package.json

* Update md links

* Update comment link in parser d.ts

* Add comment in gitpod config

* Update circleci config

* Update PULL_REQUEST_TEMPLATE

* Update badges

* Trigger CI

* Update 404 link
This commit is contained in:
Nicolò Ribaudo
2020-06-19 03:51:00 +02:00
committed by Huáng Jùnliàng
parent e498bee10f
commit eea156b2cb
17 changed files with 63 additions and 55 deletions

View File

@@ -3,7 +3,7 @@
"author": "Ben Newman <bn@cs.stanford.edu>",
"description": "Explode async and generator functions into a state machine.",
"version": "7.10.1",
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"homepage": "https://babeljs.io/",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",