Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,11 @@
"description": "A Vale-compatible implementation of select AsciiDoc guidance from the OpenShift docs contributor guidelines.",
"homepage": "https://redhat-documentation.github.io/vale-at-red-hat/docs/main/user-guide/openshift-asciidoc-style-for-vale/",
"url": "https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/OpenShiftAsciiDoc.zip"
},
{
"name": "SUSE",
"description": "A Vale-compatible implementation of the SUSE Documentation Style Guide.",
"homepage": "https://documentation.suse.com/style/current/html/docu_styleguide/",
"url": "https://github.com/openSUSE/suse-vale-styleguide"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"url": "https://github.com/openSUSE/suse-vale-styleguide"
"url": https://github.com/openSUSE/suse-vale-styleguide/releases/tag/v0.0.1

}
]
]