remove index.html from more information links where posible

manned-org
marchersimon 2021-04-10 17:14:55 +02:00 committed by Starbeamrainbowlabs
parent 5bbcb4b4f4
commit 1e2f4f202a
9 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@
> CLI for AWS Glue. > CLI for AWS Glue.
> Defines the public endpoint for the AWS Glue service. > Defines the public endpoint for the AWS Glue service.
> More information: <https://docs.aws.amazon.com/cli/latest/reference/glue/index.html>. > More information: <https://docs.aws.amazon.com/cli/latest/reference/glue/>.
- List jobs: - List jobs:

View File

@ -1,7 +1,7 @@
# aws lambda # aws lambda
> CLI for AWS lambda. > CLI for AWS lambda.
> More information: <https://docs.aws.amazon.com/cli/latest/reference/lambda/index.html>. > More information: <https://docs.aws.amazon.com/cli/latest/reference/lambda/>.
- Run a function: - Run a function:

View File

@ -2,7 +2,7 @@
> CLI for AWS QuickSight. > CLI for AWS QuickSight.
> Access QuickSight entities. > Access QuickSight entities.
> More information: <https://docs.aws.amazon.com/cli/latest/reference/quicksight/index.html>. > More information: <https://docs.aws.amazon.com/cli/latest/reference/quicksight/>.
- List datasets: - List datasets:

View File

@ -1,7 +1,7 @@
# consul # consul
> Distributed key-value store with health checking and service discovery. > Distributed key-value store with health checking and service discovery.
> More information: <https://www.consul.io/docs/commands/index.html>. > More information: <https://www.consul.io/commands>.
- Check the Consul version: - Check the Consul version:

View File

@ -1,7 +1,7 @@
# lilypond # lilypond
> Typeset music and/or produce MIDI from file. > Typeset music and/or produce MIDI from file.
> More information: <https://lilypond.org/index.html>. > More information: <https://lilypond.org>.
- Compile a lilypond file into a PDF: - Compile a lilypond file into a PDF:

View File

@ -1,7 +1,7 @@
# pio account # pio account
> Manage your PlatformIO account in the command line. > Manage your PlatformIO account in the command line.
> More information: <https://docs.platformio.org/en/latest/core/userguide/account/index.html>. > More information: <https://docs.platformio.org/en/latest/core/userguide/account/>.
- Register a new PlatformIO account: - Register a new PlatformIO account:

View File

@ -1,7 +1,7 @@
# pio project # pio project
> Tool to manage PlatformIO projects. > Tool to manage PlatformIO projects.
> More information: <https://docs.platformio.org/en/latest/core/userguide/project/index.html>. > More information: <https://docs.platformio.org/en/latest/core/userguide/project/>.
- Initialize a new PlatformIO project: - Initialize a new PlatformIO project:

View File

@ -1,7 +1,7 @@
# pio system # pio system
> Miscellaneous system commands for PlatformIO. > Miscellaneous system commands for PlatformIO.
> More information: <https://docs.platformio.org/en/latest/core/userguide/system/index.html>. > More information: <https://docs.platformio.org/en/latest/core/userguide/system/>.
- Install shell completion for the current shell (supports bash, fish, zsh and powershell): - Install shell completion for the current shell (supports bash, fish, zsh and powershell):

View File

@ -1,7 +1,7 @@
# sbt # sbt
> Build tool for Scala and Java projects. > Build tool for Scala and Java projects.
> More information: <https://www.scala-sbt.org/1.0/docs/index.html>. > More information: <https://www.scala-sbt.org/1.0/docs/>.
- Start the SBT interactive shell (REPL): - Start the SBT interactive shell (REPL):