Rename master->main in all the source code

This commit is contained in:
Ayaz Salikhov
2022-07-07 14:51:09 +04:00
parent f60eda163f
commit d42a0b8ffa
18 changed files with 47 additions and 53 deletions

View File

@@ -5,7 +5,7 @@ Please review the following guidelines when reporting your problem.
- If you believe youve found a security vulnerability in any of the Jupyter projects included in Jupyter Docker Stacks images,
please report it to [security@ipython.org](mailto:security@ipython.org), **not in the issue trackers on GitHub**.
If you prefer to encrypt your security reports, you can use [this PGP public key](https://github.com/jupyter/jupyter.github.io/blob/master/assets/ipython_security.asc).
If you prefer to encrypt your security reports, you can use [this PGP public key](https://github.com/jupyter/jupyter.github.io/blob/HEAD/assets/ipython_security.asc).
- If you think your problem is unique to the Jupyter Docker Stacks images,
please search the [jupyter/docker-stacks issue tracker](https://github.com/jupyter/docker-stacks/issues)
to see if someone else has already reported the same problem.