Skip to content

Commit cb9a48e

Browse files
authored
readme: fix doxygen heading with link bug (#226)
1 parent 3b36776 commit cb9a48e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Keeps the Primary Instance of your Application and kills each subsequent
88
instance. It can (if enabled) spawn secondary (non-related to the primary)
99
instances and can send data to the primary instance from secondary instances.
1010

11-
# [Documentation](https://itay-grudev.github.io/SingleApplication/)
11+
# Documentation
1212

13-
You can find the full usage reference and examples [here](https://itay-grudev.github.io/SingleApplication/classSingleApplication.html).
13+
You can find the full usage reference and examples in our library [documentation](https://itay-grudev.github.io/SingleApplication/classSingleApplication.html).
1414

1515
## Usage
1616

0 commit comments

Comments
 (0)