2DU vor 9 Jahren
Ursprung
Commit
e4f6418e20
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -414,7 +414,7 @@
                 <hr id="last">
                 <p>{% autoescape false %}{{license}}{% endautoescape %}</p>
                 <div id="powered">
-                    <a href="https://github.com/2DU/PYnamu"><img src="{{url_for('static', filename='images/on2.png')}}" width="100px"></a>
+                    <a href="https://github.com/2DU/openNAMU"><img src="{{url_for('static', filename='images/on2.png')}}" width="100px"></a>
                 </div>
             </div>
 		</div>