Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] update various links in readmes #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ the options are as follows:

- `mod_name.button_icon`:
A font-awesome class defining the icon used for the toolbar button and
actions. See [http://fontawesome.io/icons] for available icon classes.
actions. See [fontawesome.io/icons] for available icon classes.
Defaults to `fa-legal`.

- `mod_name.button_label`:
Expand Down Expand Up @@ -276,7 +276,7 @@ History
[autopep8]: https://github.com/hhatto/autopep8
[code-prettify]: README_code_prettify.md
[jupyter-autopep8]: README_autopep8.md
[http://fontawesome.io/icons]: http://fontawesome.io/icons
[fontawesome.io/icons]: https://fontawesome.io/icons
[internals]: #Internals
[jupyter-autopep8]: https://github.com/kenkoooo/jupyter-autopep8
[jupyter_nbextensions_configurator]: https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator
Expand Down
4 changes: 2 additions & 2 deletions README_2to3.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The options are as follows:

- `2to3.button_icon`:
A font-awesome class defining the icon used for the toolbar button and
actions. See [http://fontawesome.io/icons] for available icon classes.
actions. See [fontawesome.io/icons] for available icon classes.
Defaults to `fa-legal`.

- `2to3.button_label`:
Expand Down Expand Up @@ -127,7 +127,7 @@ ways.
[@takluyver]: https://github.com/takluyver
[code_prettify]: https://github.com/jfbercher/code_prettify
[futurize]: http://python-future.org/automatic_conversion.html
[http://fontawesome.io/icons]: http://fontawesome.io/icons
[fontawesome.io/icons]: https://fontawesome.io/icons
[internals]: #Internals
[jupyter_nbextensions_configurator]: https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator
[KerneExecOnCells library]: README.md
Expand Down
4 changes: 2 additions & 2 deletions README_autopep8.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The options are as follows:

- `autopep8.button_icon`:
A font-awesome class defining the icon used for the toolbar button and
actions. See [http://fontawesome.io/icons] for available icon classes.
actions. See [fontawesome.io/icons] for available icon classes.
Defaults to `fa-cog`.

- `autopep8.button_label`:
Expand Down Expand Up @@ -125,7 +125,7 @@ calls to the active kernel.
[@kenkoooo]: https://github.com/kenkoooo
[autopep8]: https://github.com/hhatto/autopep8
[code_prettify]: https://github.com/jfbercher/code_prettify
[http://fontawesome.io/icons]: http://fontawesome.io/icons
[fontawesome.io/icons]: https://fontawesome.io/icons
[internals]: #Internals
[jupyter_nbextensions_configurator]: https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator
[KerneExecOnCells library]: README.md
Expand Down
12 changes: 6 additions & 6 deletions README_code_prettify.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ The options are as follows:

- `code_prettify.button_icon`:
A font-awesome class defining the icon used for the toolbar button and
actions. See [http://fontawesome.io/icons] for available icon classes.
actions. See [fontawesome.io/icons] for available icon classes.
Defaults to `fa-legal`.

- `code_prettify.button_label`:
Expand Down Expand Up @@ -280,17 +280,17 @@ History
[@jcb91]: https://github.com/jcb91
[@jfbercher]: https://github.com/jfbercher
[autopep8]: https://github.com/hhatto/autopep8
[formatR]: http://yihui.name/formatR
[http://fontawesome.io/icons]: http://fontawesome.io/icons
[ijavascript]: http://n-riesco.github.io/ijavascript
[formatR]: https://yihui.name/formatr
[fontawesome.io/icons]: https://fontawesome.io/icons
[ijavascript]: https://n-riesco.github.io/ijavascript
[internals]: #Internals
[js-beautify]: https://github.com/beautify-web/js-beautify
[jsonlite]: https://github.com/jeroenooms/jsonlite
[jsonlite]: https://github.com/jeroen/jsonlite
[jupyter_nbextensions_configurator]: https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator
[KerneExecOnCells library]: README.md
[kernels]: https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages
[options]: #Options
[prerequisites]: #Prerequisites
[README_autopep8.md]: README_autopep8.md
[this question on stackoverflow]: http://stackoverflow.com/questions/9587665/nodejs-cannot-find-installed-module-on-windows
[this question on stackoverflow]: https://stackoverflow.com/questions/9587665/nodejs-cannot-find-installed-module-on-windows
[yapf]: https://github.com/google/yapf