Author: sebb
Date: Fri Jun 13 15:48:08 2025
New Revision: 1926390
URL: http://svn.apache.org/viewvc?rev=1926390&view=rev
Log:
Code was moved
Note: this page is not linked currently
Modified:
comdev/projects.apache.org/trunk/site/edit/index.html
Modified: comdev/projects.apache.org/trunk/site/edit/index.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/edit/index.html?rev=1926390&r1=1926389&r2=1926390&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/edit/index.html (original)
+++ comdev/projects.apache.org/trunk/site/edit/index.html Fri Jun 13 15:48:08
2025
@@ -7,8 +7,9 @@
<link rel="stylesheet" href="/styles.css">
<script src="/js/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
- <script src="/script.js"></script>
+ <script src="/js/script.js"></script>
<script src="/js/projects.js"></script>
+ <script src="/js/project_editor.js"></script>
<title>Apache Projects Directory</title>
</head>