Updated TD4a link

If opened in github, it redirected to <current url/directory>/td4a.now.sh
This commit is contained in:
Ryan Merolle 2018-03-02 14:50:04 -05:00 committed by GitHub
parent a448a1319b
commit 558cb90037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
### Jinja2 ### Jinja2
- [Documentation](http://jinja.pocoo.org/docs/2.10/templates/) - Base documentation for Jinja2. - [Documentation](http://jinja.pocoo.org/docs/2.10/templates/) - Base documentation for Jinja2.
- [TD4a](td4a.now.sh) - Advanced online rendering tool. - [TD4a](https://td4a.now.sh) - Advanced online rendering tool.
- [Online rendering tool](http://jinja2test.tk/) - Simple online rendering tool. - [Online rendering tool](http://jinja2test.tk/) - Simple online rendering tool.
- [Sample Jinja2 templates](https://github.com/ipspace/NetOpsWorkshop/tree/master/Jinja2) - Jinja examples curtosey of Ivan Pepelnjak. - [Sample Jinja2 templates](https://github.com/ipspace/NetOpsWorkshop/tree/master/Jinja2) - Jinja examples curtosey of Ivan Pepelnjak.