浏览代码

Fixed link to project repo on github

Ali-RS 7 年之前
父节点
当前提交
ee2003fd60
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docs/asciidoc/jme3/contributions/particles.adoc

+ 1 - 1
src/docs/asciidoc/jme3/contributions/particles.adoc

@@ -8,7 +8,7 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 
 
 This is a new particle system for jME3 posted for review and comments. This is an opportunity for people to comment on and request changes to the +++<abbr title="Application Programming Interface">API</abbr>+++ or the internal functionality of the system.
 This is a new particle system for jME3 posted for review and comments. This is an opportunity for people to comment on and request changes to the +++<abbr title="Application Programming Interface">API</abbr>+++ or the internal functionality of the system.
-The code for this particle system can be found link:https://code.google.com/p/jmonkeyplatform-contributions/source/browse/#svn%2Ftrunk%2FParticleController[here]
+The code for this particle system can be found link:https://github.com/jMonkeyEngine-Contributions/ParticleController[jMonkeyEngine-Contributions]
 
 
 Apologies for the slight jitter in some of the videos, the VideoRecorderState seems to be causing some issues which are not present when the application is running normally.
 Apologies for the slight jitter in some of the videos, the VideoRecorderState seems to be causing some issues which are not present when the application is running normally.