Explorar o código

link to website

DefinitelyMaybe %!s(int64=4) %!d(string=hai) anos
pai
achega
c20ac72f36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -26,7 +26,7 @@ As per the npm standard, ‘start’ is the place to begin the package.
 
 
     npm start
     npm start
 
 
-This script will start a local server similar to three.js, but instead will be hosted on your local machine. Browse to http://localhost:8080/ to check it out. It also automatically creates the ‘build/three.js’ and ‘build/three.module.js’ scripts anytime there is a change within your three.js directory.
+This script will start a local server similar to [threejs.org](https://threejs.org/), but instead will be hosted on your local machine. Browse to http://localhost:8080/ to check it out. It also automatically creates the ‘build/three.js’ and ‘build/three.module.js’ scripts anytime there is a change within your three.js directory.
 
 
 The next most important script runs all the appropriate testing.
 The next most important script runs all the appropriate testing.