Point to docs/contributing from docs/tech

Give people following some ancient links to the tech notes in this
directory a chance to find something still relevant.
This commit is contained in:
Vadim Zeitlin 2022-11-26 16:52:04 +01:00
parent af97f4a735
commit 42ea375816

7
docs/tech/README.md Normal file
View file

@ -0,0 +1,7 @@
Obsolete "tech notes" directory
-------------------------------
This directory used to contain "technical notes" for wxWidgets contributors,
but is not used any longer, this file only exists to point you to the "HOW TO"
guides in `docs/contributing` directory which are still relevant, if you're
looking for something that used to be here.