Skip to content

Commit a1a9e98

Browse files
committed
Fix github link
1 parent edc5d84 commit a1a9e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
app.config.update(
1010
TITLE="TextFSM",
1111
SUBTITLE="Playground for TextFSM templates",
12-
GITHUB="https://github.com/infrastructureAsCode-ch/ttp101/",
12+
GITHUB="https://github.com/infrastructureAsCode-ch/textFSM101/",
1313
data_textarea="RAW",
1414
template_textarea="TextFSM",
1515
rendered_textarea="JSON",

0 commit comments

Comments
 (0)