From 3013e85853336938cb2c0c4b012fea7d0825149c Mon Sep 17 00:00:00 2001 From: kbjarkefur Date: Mon, 6 Nov 2023 16:18:47 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20dime-wor?= =?UTF-8?q?ldbank/repkit@6ec4dcee35d861ddd6822c83be4ce4bef5790497=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 2 +- docs/search.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 1ff0f33..dbc272e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -163,7 +163,7 @@

Install from GitH

You can install older versions of repkit directly from the GitHub repository. To do so, start by finding the tag corresponding to the version you want to install here: https://github.com/dime-worldbank/repkit/tags. Update the local “tag” in the code below with the value of the tag you picked, and then run the code.

local tag "v1.0"
 net install repkit, ///
-  from("https://raw.githubusercontent.com/dime-worldbank/repkit/`tag`/src")
+ from("https://raw.githubusercontent.com/dime-worldbank/repkit/`tag'/src")
diff --git a/docs/search.json b/docs/search.json index 02ef790..b5dae79 100644 --- a/docs/search.json +++ b/docs/search.json @@ -18,7 +18,7 @@ "href": "index.html#install-from-github-repo", "title": "repkit", "section": "Install from GitHub repo", - "text": "Install from GitHub repo\nYou can install older versions of repkit directly from the GitHub repository. To do so, start by finding the tag corresponding to the version you want to install here: https://github.com/dime-worldbank/repkit/tags. Update the local “tag” in the code below with the value of the tag you picked, and then run the code.\nlocal tag \"v1.0\"\nnet install repkit, ///\n from(\"https://raw.githubusercontent.com/dime-worldbank/repkit/`tag`/src\")" + "text": "Install from GitHub repo\nYou can install older versions of repkit directly from the GitHub repository. To do so, start by finding the tag corresponding to the version you want to install here: https://github.com/dime-worldbank/repkit/tags. Update the local “tag” in the code below with the value of the tag you picked, and then run the code.\nlocal tag \"v1.0\"\nnet install repkit, ///\n from(\"https://raw.githubusercontent.com/dime-worldbank/repkit/`tag'/src\")" }, { "objectID": "articles/ado-management-with-repado.html",