README.md - possible fix for screen capture link in doxygen

This commit is contained in:
Allen Winter
2020-07-30 10:13:44 -04:00
parent 9216964b02
commit 4e6022e529

View File

@@ -29,7 +29,7 @@ Features
- Unit-test everything, even the GUI and DnD operations (140 tests currently)
- Fuzzer for doing random testing
![Screen capture](/screencap.gif?raw=true "The docking system in action")
![Screen capture](./screencap.gif?raw=true "The docking system in action")
Roadmap