diff --git a/scripts/get_external_content.py b/scripts/get_external_content.py index c416d68748f3d6500a5cb1e2d9e97d0c867626ed..b895f6b33f1c23f3629e42a9889e1b4693a576c5 100755 --- a/scripts/get_external_content.py +++ b/scripts/get_external_content.py @@ -53,4 +53,4 @@ def modify(root, body): if __name__ == "__main__": os.chdir("content") - replace_all_in("wiki/documentation/duniter1.9doc") \ No newline at end of file + replace_all_in("wiki/doc/duniter1.9doc") \ No newline at end of file