From e6221eee2344db03b105c792e4b1ff891ec46a0c Mon Sep 17 00:00:00 2001 From: Alberto Cattaneo Date: Thu, 28 Sep 2023 14:42:50 +0000 Subject: [PATCH] fix PS link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fb654f..cc82fc0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Setting up a VS Code server on [Paperspace](https://www.paperspace.com/graphcore 2. You can launch a 6-hours session on a Paperspace machine with access to 4 IPUs **for free** by using a link of the form: ``` - https://console.paperspace.com/github/{USERID}/{REPONAME}?container=graphcore%2Fpytorch-paperspace%3A3.3.0-ubuntu-20.04-20230703&machine=Free-IPU-POD4 + https://console.paperspace.com/github/{USERID}/{REPONAME}?container=graphcore%2Fpytorch-paperspace%3A3.3.0-ubuntu-20.04-20230703&machine=Free-IPU-POD4 ``` where `{USERID}/{REPOPNAME}` is the github address of the forked repository (e.g. `graphcore-research/bess-kge` for the original repo).