Skip to content

Commit

Permalink
docs: corrected two invalid links in docs/installation-configuration.…
Browse files Browse the repository at this point in the history
…md (#9)

Co-authored-by: Thomas Meckel <[email protected]>
  • Loading branch information
tmeckel and tmeckel authored Apr 9, 2024
1 parent 04d8ad3 commit a053a02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ There are two kinds of credentials supported:

#### Generate an API token for FortiOS

A descriptions how to create an API token for Fortios, switch to [Generate an API token for FortiOS](generate-api-token)
A descriptions how to create an API token for Fortios, switch to chapter [Authentication](#authentication)

#### Environment variables

Expand Down Expand Up @@ -1850,4 +1850,4 @@ We will find that these policies have been submitted to the device in the order
of 1, 2, 3, 4, 5, 6, 7, 8, 9 after executing `pulumi up`.

> You find the complete (runnable) example in the
> [examples/sorting_polcies/typescript](https://github.com/pulumiverse/pulumi-fortios/tree/main/examples/sorting_polcies/typescript) folder.
> [examples/sorting_polcies/typescript](https://github.com/pulumiverse/pulumi-fortios/tree/main/examples/sorting_policies/typescript) folder.

0 comments on commit a053a02

Please sign in to comment.