diff --git a/devfiles/nodejs-mongo/meta.yaml b/devfiles/nodejs-mongo/meta.yaml index 1424b9583..64adaf0d1 100644 --- a/devfiles/nodejs-mongo/meta.yaml +++ b/devfiles/nodejs-mongo/meta.yaml @@ -3,3 +3,5 @@ displayName: NodeJS MongoDB Web Application description: Stack with NodeJS 10 and MongoDB 3.4 tags: ["NodeJS", "Express", "MongoDB", "RealWorld", "ubi8", "Centos"] icon: /images/nodejs.svg +links: + v2: https://github.com/che-samples/nodejs-mongodb-sample/tree/devfilev2 diff --git a/devfiles/nodejs/meta.yaml b/devfiles/nodejs/meta.yaml index 04c1edd57..5d868c0e1 100644 --- a/devfiles/nodejs/meta.yaml +++ b/devfiles/nodejs/meta.yaml @@ -3,3 +3,5 @@ displayName: NodeJS Express Web Application description: Stack with NodeJS 10 tags: ["NodeJS", "Express", "ubi8"] icon: /images/nodejs.svg +links: + v2: https://github.com/che-samples/web-nodejs-sample/tree/devfilev2