Moved scripts/ to tools/scripts/

This commit is contained in:
Martin Hořeňovský
2019-12-06 11:53:31 +01:00
parent 6eb04667ad
commit 91ee07e08c
22 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<a id="top"></a>
# How to release
When enough changes have accumulated, it is time to release new version of Catch. This document describes the process in doing so, that no steps are forgotten. Note that all referenced scripts can be found in the `scripts/` directory.
When enough changes have accumulated, it is time to release new version of Catch. This document describes the process in doing so, that no steps are forgotten. Note that all referenced scripts can be found in the `tools/scripts/` directory.
## Necessary steps