Skip to content

Commit 904bbef

Browse files
committed
build: migrate to c0rejs namespace
1 parent 7f49d23 commit 904bbef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- !!! DO NOT EDIT, THIS FILE IS GENERATED AUTOMATICALLY !!! -->
22

3-
> ℹ️ Please, see the full project documentation here:<br><https://softvisio-node.github.io/result/>
3+
> ℹ️ Please, see the full project documentation here:<br><https://c0rejs.github.io/result/>
44
55
# Introduction
66

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
</head>
1616
<body>
1717
<nav>
18-
<a href="#/changelog">Changelog</a><a href="https://github.com/softvisio-node/result/discussions" title="Discussions"><i class="fa-regular fa-comments"></i></a><a href="https://github.com/softvisio-node/result/issues" title="Issues"><i class="fa-regular fa-circle-dot"></i></a><a href="https://www.npmjs.com/package/@c0rejs/result" title="NPM package"><i class="fa-brands fa-npm"></i></a><a href="#toggleTheme"><i class="fa-solid fa-adjust"></i> Theme</a>
18+
<a href="#/changelog">Changelog</a><a href="https://github.com/c0rejs/result/discussions" title="Discussions"><i class="fa-regular fa-comments"></i></a><a href="https://github.com/c0rejs/result/issues" title="Issues"><i class="fa-regular fa-circle-dot"></i></a><a href="https://www.npmjs.com/package/@c0rejs/result" title="NPM package"><i class="fa-brands fa-npm"></i></a><a href="#toggleTheme"><i class="fa-solid fa-adjust"></i> Theme</a>
1919
</nav>
2020
<div id="app"></div>
2121
<div id="gotoTop"><a href="#gotoTop">🡡 Top</a></div>
2222

2323
<script>
24-
window.$docsify = { alias: { "/changelog": "https://raw.githubusercontent.com/softvisio-node/result/main/CHANGELOG.md" }, auto2top: true, externalLinkTarget: "_self", loadSidebar: true, maxLevel: 2, name: "@c0rejs/result", relativePath: true, repo: "https://github.com/softvisio-node/result", search: { depth: 3 }, subMaxLevel: 2, tabs: {}, types: { Array: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array", Error: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error", Object: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object", Result: "/#class-result", any: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#data_and_structure_types", boolean: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#boolean_type", integer: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#number_type", string: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type", undefined: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#undefined_type" } };
24+
window.$docsify = { alias: { "/changelog": "https://raw.githubusercontent.com/c0rejs/result/main/CHANGELOG.md" }, auto2top: true, externalLinkTarget: "_self", loadSidebar: true, maxLevel: 2, name: "@c0rejs/result", relativePath: true, repo: "https://github.com/c0rejs/result", search: { depth: 3 }, subMaxLevel: 2, tabs: {}, types: { Array: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array", Error: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error", Object: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object", Result: "/#class-result", any: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#data_and_structure_types", boolean: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#boolean_type", integer: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#number_type", string: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type", undefined: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#undefined_type" } };
2525
</script>
2626

2727
<script src="https://softvisio-node.github.io/cli/assets/theme/theme.js"></script>

0 commit comments

Comments
 (0)