Skip to content

Commit f1e390f

Browse files
update todo and add redirect for kicad-master-lib
1 parent ba65688 commit f1e390f

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

TODO.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919

2020
- [ ] Repository/Organization Concept Map: show relationships between projects and illustrate organizational structure
2121

22-
- [ ] Dependency Map: Project interconnections& Technology stack relationships
22+
- [ ] Dependency Map: Project interconnections & Technology stack relationships
2323

2424
- [ ] KNEEAD clean up and improve UX
2525

2626
- [ ] Freeboard transfer from personal
2727

28-
## Future Projects
28+
## Future Tasks
2929

30-
- [ ] CRUST
31-
- [ ] [KiCad RPi HAT](https://github.com/FEASTorg/KiCad-RPi-HAT)
30+
- [ ] [KiCad-RPi-HAT](https://github.com/FEASTorg/KiCad-RPi-HAT)
3231
- [ ] [KiCad-Simulation-Examples](https://github.com/FEASTorg/KiCad-Simulation-Examples)
33-
- [ ] [KiCad Databases](https://github.com/FEASTorg/KiCad-Databases)
32+
- [ ] [KiCad-Databases](https://github.com/FEASTorg/KiCad-Databases)
33+
- [ ] CRUST flesh out and assign to someone

_data/sources.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@
161161
"mount": "developer-resources/kicad-master-lib",
162162
"redirect_from": [
163163
"/kicad-master-lib/",
164-
"/kicad-master-lib"
164+
"/kicad-master-lib",
165+
"/KiCad-Master-Lib/",
166+
"/KiCad-Master-Lib"
165167
],
166168
"exclude": [
167169
"**/*.xcf",

0 commit comments

Comments
 (0)