# HG changeset patch # User Dennis # Date 1693215141 0 # Node ID 19eda8a56e54f440be56a2b4b7950ee9186158c3 # Parent 98022afdd1842ea8e5fce1dfa429cc726ea5a411 Add TOC diff -r 98022afdd184 -r 19eda8a56e54 DOCS.md --- a/DOCS.md Fri Aug 25 22:01:20 2023 +0000 +++ b/DOCS.md Mon Aug 28 09:32:21 2023 +0000 @@ -1,3 +1,8 @@ +1. [Schematic](#orgd55b9ef) +2. [Controls](#orgb5364f6) + + + # Schematic @@ -6,6 +11,8 @@ ![img](https://denniscm.com/static/logic-led-1.png) + + # Controls - Press this button to change the logic gate. diff -r 98022afdd184 -r 19eda8a56e54 README.md --- a/README.md Fri Aug 25 22:01:20 2023 +0000 +++ b/README.md Mon Aug 28 09:32:21 2023 +0000 @@ -3,9 +3,8 @@ My first Arduino project. A simple circuit to interact with logic gates. -- Docs: -- Main repo on SourceHut: - - Mirrors: - - Github: - - Gitlab: +- Docs: [denniscm.com/proj/logic-led.html](https://denniscm.com/proj/logic-led.html) +- Main repo on SourceHut: [git.sr.ht/~denniscmartin/logic-led](https://git.sr.ht/~denniscmartin/logic-led) +- Github: [github.com/denniscmartin/logic-led](https://github.com/denniscmartin/logic-led) +- Gitlab: [gitlab.com/denniscmartin/logic-led](https://gitlab.com/denniscmartin/logic-led)