Browse Source

docs organize

windhamdavid 5 months ago
parent
commit
bf3196eb4b
2 changed files with 3 additions and 3 deletions
  1. 1 1
      docs/lang/nodejs.md
  2. 2 2
      src/pages/index.md

+ 1 - 1
docs/lang/nodejs.md

@@ -3,7 +3,7 @@
 * [https://nodejs.org](https://nodejs.org)
 * [https://github.com/sindresorhus/awesome-nodejs/blob/master/readme.md](https://github.com/sindresorhus/awesome-nodejs/blob/master/readme.md)
 
-* [npm](/docs/waf/npm)
+* [npm](/docs/lang/npm)
 * [awesome-nodejs](https://github.com/sindresorhus/awesome-nodejs)
 * [https://github.com/nodesource/distributions](https://github.com/nodesource/distributions)
 * [https://github.com/creationix/nvm](https://github.com/creationix/nvm)

+ 2 - 2
src/pages/index.md

@@ -83,7 +83,7 @@ description: A place to keep notes and documentation
   [Rails 5.2.4.1](https://davidawindham.com/til/docs/waf/rails) /
   [Homebrew 2.2.5](https://davidawindham.com/til/docs/localhost/brew) /
   [Node 2.2.5](https://davidawindham.com/til/docs/localhost/brew) /
-  [NPM 6.9.2](https://davidawindham.com/til/docs/waf/npm) /
+  [NPM 6.9.2](https://davidawindham.com/til/docs/lang/npm) /
   [Node 10.16.3](https://davidawindham.com/til/docs/waf/nodejs) /
   [Golang 1.13.7](https://davidawindham.com/til/docs/lang/Golang)
 - **2019**  
@@ -129,7 +129,7 @@ description: A place to keep notes and documentation
   - 17/06 - [https://mobyproject.org/](https://mobyproject.org/)
   - 17/06 - [Docker Ubuntu 16.04 Linode issue](/docs/server/docker) and [Linode Kernel](/docs/saas/akamai)  
   - 17/05 - [Node 8.x (Carbon) LTS release in October](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.0.0)
-  - 17/05 - [NPM v5.0.1 release](/docs/waf/npm)
+  - 17/05 - [NPM v5.0.1 release](/docs/lang/npm)
   - 17/05 - [npm@5 is now `npm@latest`](https://medium.com/npm-inc/npm-5-is-now-npm-latest-d674e9e3b0ec)
   - 17/05 - [Zammad](/docs/host/zammad)
   - 17/05 - [WordPress - Determine Current Taxonmy and List Children](/docs/host/wordpress)