Skip to content

Commit 9159ff8

Browse files
Fix dead links over all documentation repositories
1 parent bce3c4d commit 9159ff8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Documentation For Axon Framework - JobRunr Pro Extension.
22

3-
This folder contains the docs related to the JobRunr Pro Extension for Axon Framework. The docs in this folder are written as part of the [AxonIQ Documentation](https://docs.axoniq.io), and are [written in Ascii and built with Antora.](https://docs.axoniq.io/contribution_guide/overview/platform.html)
3+
This folder contains the docs related to the JobRunr Pro Extension for Axon Framework. The docs in this folder are written as part of the [AxonIQ Documentation](https://docs.axoniq.io), and are [written in Ascii and built with Antora.](https://docs.axoniq.io/contibution-guide/overview/platform.html)
44

55
The following are the current documentation sources (folders):
66

77
- `extension-guide` : [The JobRunr Pro Extension guide](https://docs.axoniq.io/jobrunr-pro-extension-reference/main/index.html)
88

99
## Contributing to the docs.
1010

11-
You are welcome to contribute to these docs. Whether you want to fix a typo, or you find something missing, something that it's not clear or can be improved, or even if you want to write an entire piece of docs to illustrate something that could help others to understand the use of the Bike Rental App, you are more than welcome to send a Pull Request to this GitHub repository. Just make sure you follow the guidelines explained in [AxonIQ Documentation Contribution Guide](https://docs.axoniq.io/contribution_guide/index.html)
11+
You are welcome to contribute to these docs. Whether you want to fix a typo, or you find something missing, something that it's not clear or can be improved, or even if you want to write an entire piece of docs to illustrate something that could help others to understand the use of the Bike Rental App, you are more than welcome to send a Pull Request to this GitHub repository. Just make sure you follow the guidelines explained in [AxonIQ Documentation Contribution Guide](https://docs.axoniq.io/contibution-guide/index.html)
1212

1313
## Building and testing these docs locally.
1414

1515
If you want to build and explore the docs locally (because you have made changes or before contributing), you can use the Antora's build file in `docs/_playbook` folder.
1616

17-
You can check the [detailed information on how the process to build the docs works](https://docs.axoniq.io/contribution_guide/overview/build.html), but in short, all you have to do is:
17+
You can check the [detailed information on how the process to build the docs works](https://docs.axoniq.io/contibution-guide/overview/build.html), but in short, all you have to do is:
1818

1919
1. Make sure you have Node (a LTS version is preferred), Antora and Vale installed in your system.
2020
2. CD to the `docs/_playbook` folder.

0 commit comments

Comments
 (0)