Fix links to Doxygen documentation (#15377) ##doc

stack.nl is no longer active
This commit is contained in:
Kamil Lorenc 2019-10-28 22:56:46 +01:00 committed by radare
parent e97047299a
commit 6ad8b49b6c

View file

@ -11,8 +11,8 @@ Doxyfile and generate HTML documentation into
If you're contributing code or willing to update existing code, you can use the
doxygen C-style comments to improve documentation and comments in code.
See the [Doxygen Manual](https://www.stack.nl/~dimitri/doxygen/manual/index.html)
for more info. Example usage can be found [here](https://www.stack.nl/~dimitri/doxygen/manual/docblocks.html)
See the [Doxygen Manual](http://www.doxygen.nl/manual/index.html)
for more info. Example usage can be found [here](http://www.doxygen.nl/manual/docblocks.html)
```c
/**
* \brief Find the min and max addresses in an RList of maps.