Skip to content

Commit 322b478

Browse files
committed
Merge branch 'master' of
https://github.com/openworm/org.openworm.website.git Conflicts: war/index.html
2 parents 16dfcab + 63a972b commit 322b478

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<classpath>
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5-
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
5+
<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/appengine-java-sdk-1.9.42"/>
66
<classpathentry kind="output" path="war/WEB-INF/classes"/>
77
</classpath>

.settings/com.google.appengine.eclipse.core.prefs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
eclipse.preferences.version=1
2-
filesCopiedToWebInfLib=appengine-api-1.0-sdk-1.9.42.jar|appengine-api-labs.jar|appengine-endpoints-deps.jar|appengine-endpoints.jar|appengine-jsr107cache-1.9.42.jar|datanucleus-appengine-1.0.10.final.jar|datanucleus-core-1.1.5.jar|datanucleus-jpa-1.1.5.jar|geronimo-jpa_3.0_spec-1.1.1.jar|geronimo-jta_1.1_spec-1.1.1.jar|jdo2-api-2.3-eb.jar|jsr107cache-1.1.jar
2+
filesCopiedToWebInfLib=
33
gaeDeployDialogSettings=
44
gaeIsEclipseDefaultInstPath=true
55
gaeLaunchAppInBrowser=true

war/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h1>Open Science at its best.</h1>
377377
<h2>Source code</h2>
378378
<p>
379379
All the code produced as part of the OpenWorm project is on
380-
<a href="http://docs.openworm.org/en/latest/Community/github.html#github"
380+
<a href="http://docs.openworm.org/en/latest/Community/github/"
381381
target="_blank">GitHub</a>
382382
under
383383
<a href="http://opensource.org/licenses/MIT" target="_blank">MIT</a>

0 commit comments

Comments
 (0)