Browse Source

multiple pages: fix syntax

Starbeamrainbowlabs 6 years ago
parent
commit
334c0b4fa3

+ 1 - 1
pages/common/nmap.md

@@ -2,7 +2,7 @@
 
 > Network exploration tool and security / port scanner.
 > Some features only activate when Nmap is run with privileges.
-> Homepage: <https://nmap.org>
+> Homepage: <https://nmap.org>.
 
 - Try to determine whether the specified hosts are up and what are their names:
 

+ 1 - 1
pages/common/node.md

@@ -1,7 +1,7 @@
 # node
 
 > Server-side JavaScript platform (Node.js).
-> Homepage: <https://nodejs.org>
+> Homepage: <https://nodejs.org>.
 
 - Run a JavaScript file:
 

+ 1 - 1
pages/common/php.md

@@ -1,7 +1,7 @@
 # php
 
 > PHP command line interface.
-> Homepage: <https://php.net>
+> Homepage: <https://php.net>.
 
 - Parse and execute a php script:
 

+ 1 - 1
pages/common/pip.md

@@ -1,7 +1,7 @@
 # pip
 
 > Python package manager.
-> Homepage: <https://pip.pypa.io>
+> Homepage: <https://pip.pypa.io>.
 
 - Install a package:
 

+ 1 - 1
pages/common/pipenv.md

@@ -2,7 +2,7 @@
 
 > Simple and unified Python development workflow.
 > Manages packages and the virtual environment for a project.
-> Homepage: <https://pypi.org/project/pipenv>
+> Homepage: <https://pypi.org/project/pipenv>.
 
 - Create a new project:
 

+ 1 - 1
pages/common/qemu.md

@@ -2,7 +2,7 @@
 
 > Generic machine emulator and virtualizer.
 > Supports a large variety of CPU architectures.
-> Homepage: <https://www.qemu.org>
+> Homepage: <https://www.qemu.org>.
 
 - Boot from image emulating i386 architecture:
 

+ 1 - 1
pages/common/repren.md

@@ -1,7 +1,7 @@
 # repren
 
 > Multi-pattern string replacement and file renaming tool.
-> Homepage: <https://github.com/jlevy/repren>
+> Homepage: <https://github.com/jlevy/repren>.
 
 - Do a dry-run renaming a folder of pngs with a literal string replacement:
 

+ 1 - 1
pages/linux/eyeD3.md

@@ -1,7 +1,7 @@
 # eyeD3
 
 > Read and manipulate metadata of MP3 files.
-> Homepage: <https://eyed3.readthedocs.io/en/latest/>
+> Homepage: <https://eyed3.readthedocs.io/en/latest/>.
 
 - View information about an MP3 file: