-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #592 from input-output-hk/filip/fix/various-feedba…
…ck-fixes filip(fix): add redirect for testnets subgroup
- Loading branch information
Showing
3 changed files
with
44 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1397,6 +1397,21 @@ | |
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.1.1.tgz#73feb15c2f3fe292d618f8a81e5194142f982ddb" | ||
integrity sha512-J/1Z75XkO+BmUXHW17FrCIYZQ3b0IKaJECH6yCxW5RQ8NMMJ+SZCtPtx5oYoAd0VHersNiUu+ZAxfOqbsn1jKQ== | ||
dependencies: | ||
"@docusaurus/core" "3.1.1" | ||
"@docusaurus/logger" "3.1.1" | ||
"@docusaurus/utils" "3.1.1" | ||
"@docusaurus/utils-common" "3.1.1" | ||
"@docusaurus/utils-validation" "3.1.1" | ||
eta "^2.2.0" | ||
fs-extra "^11.1.1" | ||
lodash "^4.17.21" | ||
tslib "^2.6.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.1.1.tgz#16f4fd723227b2158461bba6b9bcc18c1926f7ea" | ||
|
f307267
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for cardano-documentation ready!
✅ Preview
https://cardano-documentation-enjcatxsd-iog.vercel.app
https://cardano-documentation.vercel.app
Built with commit f307267.
This pull request is being automatically deployed with vercel-action