mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Fix broken link in Template Engine section
This commit is contained in:
parent
294aef8fde
commit
127c3fd102
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ It's a great way to learn.
|
||||||
* [**JavaScript**: _Understanding JavaScript Micro-Templating_](https://medium.com/wdstack/understanding-javascript-micro-templating-f37a37b3b40e)
|
* [**JavaScript**: _Understanding JavaScript Micro-Templating_](https://medium.com/wdstack/understanding-javascript-micro-templating-f37a37b3b40e)
|
||||||
* [**Python**: _Approach: Building a toy template engine in Python_](http://alexmic.net/building-a-template-engine/)
|
* [**Python**: _Approach: Building a toy template engine in Python_](http://alexmic.net/building-a-template-engine/)
|
||||||
* [**Python**: _A Template Engine_](http://aosabook.org/en/500L/a-template-engine.html)
|
* [**Python**: _A Template Engine_](http://aosabook.org/en/500L/a-template-engine.html)
|
||||||
* [**Ruby**: _How to write a template engine in less than 30 lines of code_](http://bits.citrusbyte.com/how-to-write-a-template-library/)
|
* [**Ruby**: _How to write a template engine in less than 30 lines of code_](https://web.archive.org/web/20180913134144/http://bits.citrusbyte.com/how-to-write-a-template-library/)
|
||||||
|
|
||||||
#### Build your own `Text Editor`
|
#### Build your own `Text Editor`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue