We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51471da commit 07e4e95Copy full SHA for 07e4e95
docs/_layouts/default.html
@@ -62,7 +62,7 @@ <h2 id="project_tagline">{{ site.description | default: site.github.project_tagl
62
{% endif %}
63
64
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.4/angular.min.js"></script>
65
-<script src="https://raw.githubusercontent.com/heyprof/angularjs-input-birthday/master/dist/angularjs-input-birthday.js"></script>
+<script src="https://rawgit.com/heyprof/angularjs-input-birthday/master/dist/angularjs-input-birthday.js"></script>
66
<script src="/angularjs-input-file/js/app.js"></script>
67
</body>
68
</html>
0 commit comments