diff --git a/.nojekyll b/.nojekyll
index 5ddca9a..d480a72 100644
--- a/.nojekyll
+++ b/.nojekyll
@@ -1 +1 @@
-b85f092d
\ No newline at end of file
+4d999544
\ No newline at end of file
diff --git a/assignments/a-b-testing.html b/assignments/a-b-testing.html
index b339299..b20a7b1 100644
--- a/assignments/a-b-testing.html
+++ b/assignments/a-b-testing.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/deploy-label-studio.html b/assignments/deploy-label-studio.html
index 4e9975e..f810c8b 100644
--- a/assignments/deploy-label-studio.html
+++ b/assignments/deploy-label-studio.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/deploy-mlflow-rest.html b/assignments/deploy-mlflow-rest.html
index 0c36b9f..0b27335 100644
--- a/assignments/deploy-mlflow-rest.html
+++ b/assignments/deploy-mlflow-rest.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/dvc.html b/assignments/dvc.html
index d593ce0..a5a04f2 100644
--- a/assignments/dvc.html
+++ b/assignments/dvc.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/kedro-hooks.html b/assignments/kedro-hooks.html
index 28d4093..d25c6cd 100644
--- a/assignments/kedro-hooks.html
+++ b/assignments/kedro-hooks.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/kedro-pipelines.html b/assignments/kedro-pipelines.html
index 807586b..fe4fcbe 100644
--- a/assignments/kedro-pipelines.html
+++ b/assignments/kedro-pipelines.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/kedro.html b/assignments/kedro.html
index 36097d8..8a65399 100644
--- a/assignments/kedro.html
+++ b/assignments/kedro.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/mlflow.html b/assignments/mlflow.html
index dda4355..8f005b1 100644
--- a/assignments/mlflow.html
+++ b/assignments/mlflow.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/ood.html b/assignments/ood.html
index fc7992d..7c61618 100644
--- a/assignments/ood.html
+++ b/assignments/ood.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/r4-read.html b/assignments/r4-read.html
index ac02fce..79d5d52 100644
--- a/assignments/r4-read.html
+++ b/assignments/r4-read.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/r4-recall.html b/assignments/r4-recall.html
index a5546f0..0c46dfc 100644
--- a/assignments/r4-recall.html
+++ b/assignments/r4-recall.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/r4-replace.html b/assignments/r4-replace.html
index 5ac1435..ed1d062 100644
--- a/assignments/r4-replace.html
+++ b/assignments/r4-replace.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/assignments/r4-replay.html b/assignments/r4-replay.html
index 0fea49f..97ada5f 100644
--- a/assignments/r4-replay.html
+++ b/assignments/r4-replay.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/courses-fullstack-semester.html b/courses-fullstack-semester.html
index 0354a02..4ae1df9 100644
--- a/courses-fullstack-semester.html
+++ b/courses-fullstack-semester.html
@@ -708,7 +708,7 @@
Suggested Schedule
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/courses.html b/courses.html
index 3dc4889..2e39a40 100644
--- a/courses.html
+++ b/courses.html
@@ -496,7 +496,7 @@ Courses
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/index.html b/index.html
index 30bca27..6ca4aad 100644
--- a/index.html
+++ b/index.html
@@ -507,7 +507,7 @@ Welcome
{
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/intro.html b/intro.html
index 58d05ca..ae0eec6 100644
--- a/intro.html
+++ b/intro.html
@@ -495,7 +495,7 @@
Introdu
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/practice.html b/practice.html
index 55cff15..b43abd6 100644
--- a/practice.html
+++ b/practice.html
@@ -476,7 +476,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/practice/code-r4.html b/practice/code-r4.html
index a1058ba..9884b9f 100644
--- a/practice/code-r4.html
+++ b/practice/code-r4.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/preface.html b/preface.html
index 138377a..f6346f5 100644
--- a/preface.html
+++ b/preface.html
@@ -696,7 +696,7 @@ Disclaimer
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/principles.html b/principles.html
index 565ee5e..2e986a5 100644
--- a/principles.html
+++ b/principles.html
@@ -476,7 +476,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/principles/breadth-first.html b/principles/breadth-first.html
index 81bccaa..9793cde 100644
--- a/principles/breadth-first.html
+++ b/principles/breadth-first.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/principles/systems-first.html b/principles/systems-first.html
index 02eafb2..6c9fe51 100644
--- a/principles/systems-first.html
+++ b/principles/systems-first.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/principles/vocab.html b/principles/vocab.html
index 9bb41d4..67d95ac 100644
--- a/principles/vocab.html
+++ b/principles/vocab.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/projects/nl2sql.html b/projects/nl2sql.html
index a54d7e2..73fed9b 100644
--- a/projects/nl2sql.html
+++ b/projects/nl2sql.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/projects/tabular.html b/projects/tabular.html
index 3ce8921..76991eb 100644
--- a/projects/tabular.html
+++ b/projects/tabular.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/robots.txt b/robots.txt
index 938a832..134be2e 100644
--- a/robots.txt
+++ b/robots.txt
@@ -1 +1 @@
-Sitemap: https://mlsquare.io/mlops/sitemap.xml
+Sitemap: https://mlsquare.github.io/mlops/sitemap.xml
diff --git a/sitemap.xml b/sitemap.xml
index a1e45cc..1e25790 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,143 +1,143 @@
- https://mlsquare.io/mlops/index.html
+ https://mlsquare.github.io/mlops/index.html
2024-06-20T01:34:57.645Z
- https://mlsquare.io/mlops/preface.html
+ https://mlsquare.github.io/mlops/preface.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/intro.html
+ https://mlsquare.github.io/mlops/intro.html
2024-06-20T01:34:57.645Z
- https://mlsquare.io/mlops/principles.html
+ https://mlsquare.github.io/mlops/principles.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/principles/breadth-first.html
+ https://mlsquare.github.io/mlops/principles/breadth-first.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/principles/systems-first.html
+ https://mlsquare.github.io/mlops/principles/systems-first.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/principles/vocab.html
+ https://mlsquare.github.io/mlops/principles/vocab.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/practice.html
+ https://mlsquare.github.io/mlops/practice.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/practice/code-r4.html
+ https://mlsquare.github.io/mlops/practice/code-r4.html
2024-06-20T01:34:57.646Z
- https://mlsquare.io/mlops/wisdom.html
+ https://mlsquare.github.io/mlops/wisdom.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/wisdom/author-01.html
+ https://mlsquare.github.io/mlops/wisdom/author-01.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/wisdom/author-02.html
+ https://mlsquare.github.io/mlops/wisdom/author-02.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/tutorials/intro-git.html
+ https://mlsquare.github.io/mlops/tutorials/intro-git.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/tutorials/intro-docker.html
+ https://mlsquare.github.io/mlops/tutorials/intro-docker.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/tutorials/intro-deploy-with-docker.html
+ https://mlsquare.github.io/mlops/tutorials/intro-deploy-with-docker.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/tutorials/intro-doc-with-quarto.html
+ https://mlsquare.github.io/mlops/tutorials/intro-doc-with-quarto.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/tutorials/intro-git-actions.html
+ https://mlsquare.github.io/mlops/tutorials/intro-git-actions.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/tutorials/intro-label-studio.html
+ https://mlsquare.github.io/mlops/tutorials/intro-label-studio.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/assignments/kedro.html
+ https://mlsquare.github.io/mlops/assignments/kedro.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/mlflow.html
+ https://mlsquare.github.io/mlops/assignments/mlflow.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/kedro-hooks.html
+ https://mlsquare.github.io/mlops/assignments/kedro-hooks.html
2024-06-20T01:34:57.617Z
- https://mlsquare.io/mlops/assignments/dvc.html
+ https://mlsquare.github.io/mlops/assignments/dvc.html
2024-06-20T01:34:57.617Z
- https://mlsquare.io/mlops/assignments/kedro-pipelines.html
+ https://mlsquare.github.io/mlops/assignments/kedro-pipelines.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/deploy-mlflow-rest.html
+ https://mlsquare.github.io/mlops/assignments/deploy-mlflow-rest.html
2024-06-20T01:34:57.617Z
- https://mlsquare.io/mlops/assignments/deploy-label-studio.html
+ https://mlsquare.github.io/mlops/assignments/deploy-label-studio.html
2024-06-20T01:34:57.617Z
- https://mlsquare.io/mlops/assignments/ood.html
+ https://mlsquare.github.io/mlops/assignments/ood.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/a-b-testing.html
+ https://mlsquare.github.io/mlops/assignments/a-b-testing.html
2024-06-20T01:34:57.617Z
- https://mlsquare.io/mlops/assignments/r4-read.html
+ https://mlsquare.github.io/mlops/assignments/r4-read.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/r4-replay.html
+ https://mlsquare.github.io/mlops/assignments/r4-replay.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/r4-recall.html
+ https://mlsquare.github.io/mlops/assignments/r4-recall.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/assignments/r4-replace.html
+ https://mlsquare.github.io/mlops/assignments/r4-replace.html
2024-06-20T01:34:57.618Z
- https://mlsquare.io/mlops/projects/tabular.html
+ https://mlsquare.github.io/mlops/projects/tabular.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/projects/nl2sql.html
+ https://mlsquare.github.io/mlops/projects/nl2sql.html
2024-06-20T01:34:57.647Z
- https://mlsquare.io/mlops/courses.html
+ https://mlsquare.github.io/mlops/courses.html
2024-06-20T01:34:57.619Z
- https://mlsquare.io/mlops/courses-fullstack-semester.html
+ https://mlsquare.github.io/mlops/courses-fullstack-semester.html
2024-06-20T01:34:57.619Z
diff --git a/tutorials/intro-deploy-with-docker.html b/tutorials/intro-deploy-with-docker.html
index 9293fce..0655795 100644
--- a/tutorials/intro-deploy-with-docker.html
+++ b/tutorials/intro-deploy-with-docker.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/tutorials/intro-doc-with-quarto.html b/tutorials/intro-doc-with-quarto.html
index 5293983..633398c 100644
--- a/tutorials/intro-doc-with-quarto.html
+++ b/tutorials/intro-doc-with-quarto.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/tutorials/intro-docker.html b/tutorials/intro-docker.html
index 17ca0f2..fa5d0ed 100644
--- a/tutorials/intro-docker.html
+++ b/tutorials/intro-docker.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/tutorials/intro-git-actions.html b/tutorials/intro-git-actions.html
index 32d0316..bc3ca8c 100644
--- a/tutorials/intro-git-actions.html
+++ b/tutorials/intro-git-actions.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/tutorials/intro-git.html b/tutorials/intro-git.html
index 032f8a3..b90eafd 100644
--- a/tutorials/intro-git.html
+++ b/tutorials/intro-git.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/tutorials/intro-label-studio.html b/tutorials/intro-label-studio.html
index 9770725..dc70d30 100644
--- a/tutorials/intro-label-studio.html
+++ b/tutorials/intro-label-studio.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/wisdom.html b/wisdom.html
index ab404b7..94f5d95 100644
--- a/wisdom.html
+++ b/wisdom.html
@@ -476,7 +476,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/wisdom/author-01.html b/wisdom/author-01.html
index e17e815..3649ec9 100644
--- a/wisdom/author-01.html
+++ b/wisdom/author-01.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
diff --git a/wisdom/author-02.html b/wisdom/author-02.html
index 989dcd9..957d63e 100644
--- a/wisdom/author-02.html
+++ b/wisdom/author-02.html
@@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
+ var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}