Skip to content

Commit

Permalink
Merge pull request #1254 from adorsys/fix-brocken-links
Browse files Browse the repository at this point in the history
Fix brocken links
  • Loading branch information
Motouom authored Jan 16, 2025
2 parents 5b77d0b + 1311f81 commit 2c2263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ keycloak-config-cli is a Keycloak utility to ensure the desired configuration st

The config files are based on the keycloak export files. You can use them to re-import your settings. But keep your files as small as possible. Remove all UUIDs and all stuff which is default set by keycloak.

[moped.json](./contrib/example-config/moped.json) is a full working example file you can consider. Other examples are located in the [test resources](./src/test/resources/import-files).
[moped.json](https://github.com/adorsys/keycloak-config-cli/blob/main/contrib/example-config/moped.json) is a full working example file you can consider. Other examples are located in the [test resources](https://github.com/adorsys/keycloak-config-cli/tree/main/src/test/resources/import-files).

## Variable Substitution

Expand Down

0 comments on commit 2c2263a

Please sign in to comment.