Browse Source

Merge pull request #12032 from abpframework/EngincanV/fix-link

Update Docs.md
pull/12033/head
Berkan Sasmaz 4 years ago
committed by GitHub
parent
commit
ca6d960ab2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/Modules/Docs.md

2
docs/en/Modules/Docs.md

@ -16,7 +16,7 @@ Docs module is an application module and does not offer any hosting solution. Yo
When you use GitHub to store your docs, Docs Module supports versioning. If you have multiple versions for your docs, there will be a combo-box on the UI to switch between versions. If you choose file system to store your docs, it does not support multiple versions.
[The documents](docs.abp.io) for ABP framework is also using this module.
[The documents](https://docs.abp.io/) for ABP framework is also using this module.
> Docs module follows the [module architecture best practices](../Best-Practices/Module-Architecture.md) guide.

Loading…
Cancel
Save