You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use changelog format for Server release notes (#1715)
## Description
In Mintlify, RSS feeds are available only from an individual changelog
file that has `<Update>` components. Since major-version-specific RSS
feeds don't make sense:
- Consolidate all supported releases into
release-notes/server-releases.mdx
- Consolidate all unsupported releass into
release-notes/server-releases-archived.mdx
- Minor content adjustments
- Remove card from /ref.mdx landing page
- Adjust /release-notes.mdx landing page
- Update the EOL snippet and use it
- Remove the unused unsupported-version snippet
- Delete some scripts that got inadvertently committed
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ This section shows how to edit a page or report a bug from within your browser w
30
30
31
31
If you work for Weights & Biases, file a doc JIRA, using this template: https://wandb.atlassian.net/secure/CreateIssueDetails!init.jspa?priority=3&pid=10026&issuetype=10047.
32
32
33
-
{*/
33
+
{/*
34
34
To report a bug on a page you're reading on docs.wandb.com:
35
35
1. Scroll to the bottom of the page and click **Report issue**.
36
36
1. Provide a title and optionally edit the description, then click **Create**.
0 commit comments