From 8f5d7327d16ccca98c410f1150e0f9a91b06f3e2 Mon Sep 17 00:00:00 2001 From: Mingwei Samuel Date: Thu, 9 Sep 2021 23:11:33 -0700 Subject: [PATCH] Update srcgen folder link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a49b2d6..67becbe 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ if you are have any questions or trouble with Riven. ## Development NodeJS is used to generate code for Riven. The -[`srcgen/`](https://github.com/MingweiSamuel/Riven/tree/master/srcgen) +[`srcgen/`](https://github.com/MingweiSamuel/Riven/tree/v/2.x.x/riven/srcgen) folder contains the code and [doT.js](https://olado.github.io/doT/index.html) templates. `index.js` lists the JSON files downloaded and used to generate the code.