You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ This repository is a just a README to introduce all [Metwork Framework GitHub re
88
88
| Repository | Description | CI (master) |
89
89
| --- | --- | --- |
90
90
|[jinja2_fnmatch_extension](https://github.com/metwork-framework/jinja2_fnmatch_extension)| a [jinja2](jinja.pocoo.org) extension to expose [fnmatch](https://docs.python.org/3/library/fnmatch.html#fnmatch.fnmatch) function |[](https://github.com/metwork-framework/jinja2_fnmatch_extension/actions?query=workflow%3ACI+branch%3Amaster)|
91
-
|[jinja2_from_json_extension](https://github.com/metwork-framework/jinja2_from_json_extension)| a [jinja2](jinja.pocoo.org) extension to add a from_json filter|[](http://metwork-framework.org:8000/metwork-framework/jinja2_from_json_extension)|
91
+
|[jinja2_from_json_extension](https://github.com/metwork-framework/jinja2_from_json_extension)| a [jinja2](jinja.pocoo.org) extension to expose [from_json](https://docs.python.org/3/library/from_json.html#from_json.from_json) function|[](https://github.com/metwork-framework/jinja2_from_json_extension/actions?query=workflow%3ACI+branch%3Amaster)|
92
92
|[jinja2_shell_extension](https://github.com/metwork-framework/jinja2_shell_extension)| a [jinja2](jinja.pocoo.org) extension to execute system/shell commands from a template |[](https://github.com/metwork-framework/jinja2_shell_extension/actions?query=workflow%3ACI+branch%3Amaster)|
93
93
|[jinja2_getenv_extension](https://github.com/metwork-framework/jinja2_getenv_extension)| a [jinja2](jinja.pocoo.org) extension to access to system environment variables |[](https://github.com/metwork-framework/jinja2_getenv_extension/actions?query=workflow%3ACI+branch%3Amaster)|
0 commit comments