Removed links from relocated repositories (#19703)

This commit is contained in:
Jan Lachmuth 2023-04-13 18:59:43 +02:00 committed by GitHub
parent 556758943f
commit b08b87ff85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View file

@ -73,9 +73,7 @@ in the same way as we have written our tests.
### Documentation
We require contributions to include relevant documentation. Alongside your PR for code changes, prepare a PR to the [Keycloak Documentation](https://github.com/keycloak/keycloak-documentation).
In the description of your PR include a link to the PR to [Keycloak Documentation](https://github.com/keycloak/keycloak-documentation).
We require contributions to include relevant documentation. Before submitting your code changes, please take the time to review the [documentation](docs/documentation/README.md) guide and ensure that any necessary documentation changes are included in your pull request.
### Submitting your PR

View file

@ -21,8 +21,6 @@ enabling the less common use cases through custom extensions.
Keycloak consists of several projects:
* [Keycloak](https://github.com/keycloak/keycloak) - Keycloak Server and Java adapters
* [Keycloak UI](https://github.com/keycloak/keycloak-ui) - Keycloak Admin and Account user interface
* [Keycloak Documentation](https://github.com/keycloak/keycloak-documentation) - Documentation for Keycloak
* [Keycloak QuickStarts](https://github.com/keycloak/keycloak-quickstarts) - QuickStarts for getting started with Keycloak
* [Keycloak Benchmark](https://github.com/keycloak/keycloak-benchmark) - Load tests for benchmarking Keycloak
* [Keycloak Community](https://github.com/keycloak/keycloak-community) - Keycloak design documents