aboutsummaryrefslogtreecommitdiff
path: root/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.html b/projects.html
index d1dc96f..7f68c5e 100644
--- a/projects.html
+++ b/projects.html
@@ -63,7 +63,7 @@ permalink: /projects
}
};
}
- xhttp.open("GET", "https://api.github.com/users/aleeproductions/repos", true);
+ xhttp.open("GET", "https://git.alee-productions.xyz/api/v1/users/aleeproductions/repos", true);
xhttp.send();
</script>
<script type="text/javascript" data-main="/js/yt-list-videos.js" src="https://requirejs.org/docs/release/2.3.5/minified/require.js"></script> \ No newline at end of file