We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc5d84 commit a1a9e98Copy full SHA for a1a9e98
flask_app.py
@@ -9,7 +9,7 @@
9
app.config.update(
10
TITLE="TextFSM",
11
SUBTITLE="Playground for TextFSM templates",
12
- GITHUB="https://github.com/infrastructureAsCode-ch/ttp101/",
+ GITHUB="https://github.com/infrastructureAsCode-ch/textFSM101/",
13
data_textarea="RAW",
14
template_textarea="TextFSM",
15
rendered_textarea="JSON",
0 commit comments