Fix syntax of "More information" links (#5050)

This commit is contained in:
Waldir Pimenta
2020-12-29 11:46:54 +00:00
committed by GitHub
parent 8b80cf08b8
commit 5430739f1d
16 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
# arc
> Arcanist: A CLI for Phabricator.
> More information <https://secure.phabricator.com/book/phabricator/article/arcanist/>.
> More information: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.
- Send the changes to Differential for review:

View File

@@ -2,7 +2,7 @@
> A barebone deezer downloader library built from the ashes of Deezloader Remix.
> It can be used as a standalone CLI app or implemented in an UI using the API.
> More Information: <https://deemix.app>.
> More information: <https://deemix.app>.
- Download a track or playlist:

View File

@@ -1,7 +1,7 @@
# eva
> Simple calculator REPL, similar to `bc`, with syntax highlighting and persistent history.
> More information <https://github.com/NerdyPepper/eva>.
> More information: <https://github.com/NerdyPepper/eva>.
- Run the calculator in interactive mode:

View File

@@ -2,7 +2,7 @@
> Fast Node.js version manager.
> Install, uninstall or switch between Node.js versions.
> More info: <https://github.com/Schniz/fnm>.
> More information: <https://github.com/Schniz/fnm>.
- Install a specific version of Node.js:

View File

@@ -1,7 +1,7 @@
# glow
> Render Markdown in the terminal.
> More infomration: <https://github.com/charmbracelet/glow>.
> More information: <https://github.com/charmbracelet/glow>.
- Run glow and select a file to view:

View File

@@ -1,7 +1,7 @@
# IPython
> A Python shell with automatic history, dynamic object introspection, easier configuration, command completion, access to the system shell and more.
> More information: https://ipython.org/documentation.html.
> More information: <https://ipython.org/documentation.html>.
- Start an interactive IPython session:

View File

@@ -1,7 +1,7 @@
# kotlin
> Kotlin Application Launcher.
> More information <https://kotlinlang.org>.
> More information: <https://kotlinlang.org>.
- Run a jar file:

View File

@@ -1,7 +1,7 @@
# nativefier
> Command-line tool to create a desktop app for any web site with minimal configuration.
> More information <https://github.com/jiahaog/nativefier>.
> More information: <https://github.com/jiahaog/nativefier>.
- Make a desktop app for a website:

View File

@@ -1,7 +1,7 @@
# notmuch
> Command-line based program for indexing, searching, reading, and tagging large collections of email messages.
> More Information: <https://notmuchmail.org/manpages/>.
> More information: <https://notmuchmail.org/manpages/>.
- Configure for first use:

View File

@@ -1,8 +1,8 @@
# virsh
> Manage virsh guest domains.
> More information: <https://libvirt.org/virshcmdref.html>.
> NOTE: 'guest_id' can be the id, name or UUID of the guest.
> More information: <https://libvirt.org/virshcmdref.html>.
- Connect to a hypervisor session: