[
https://issues.apache.org/jira/browse/CASSANDRA-17990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625591#comment-17625591
]
Erick Ramirez commented on CASSANDRA-17990:
-------------------------------------------
I’ve completed final verification in staging and [published to
production|https://github.com/apache/cassandra-website#merging-asf-staging-to-asf-site]:
{noformat}
$ git branch
* trunk
$ git fetch origin
$ git checkout asf-site
Branch ‘asf-site’ set up to track remote branch ‘asf-site’ from ‘origin’.
Switched to a new branch ‘asf-site’
$ git branch
* asf-site
trunk
$ git reset --hard origin/asf-staging
HEAD is now at b859438c generate docs for 53a27563
$ git push -f origin asf-site
Username for ‘[https://github.com|https://github.com/]’: erickramirezau
Password for
‘[https://[email protected]|https://[email protected]/]’:
Total 0 (delta 0), reused 0 (delta 0)
To [https://github.com/apache/cassandra-website.git]
+ 252f98fe...b859438c asf-site -> asf-site (forced update)
{noformat}
The updated pages are now live on the site –
* https://cassandra.apache.org/_/development/patches.html
* https://cassandra.apache.org/_/download.html
> WEBSITE - Fix formatting that should be links on the "patches" page
> -------------------------------------------------------------------
>
> Key: CASSANDRA-17990
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17990
> Project: Cassandra
> Issue Type: Task
> Components: Documentation/Website
> Reporter: Derek Chen-Becker
> Assignee: Derek Chen-Becker
> Priority: Normal
> Fix For: NA
>
> Attachments: c17990-01-development_patches.png, c17990-02-download.png
>
>
> The [https://cassandra.apache.org/_/development/patches.html] page has
> several places where references to other pages are not actual links, but are
> formatted as fixed-width text. For example:
> Code must follow the {{code_style}} convention
> instead of
> Code must follow the [code
> style|https://cassandra.apache.org/_/development/code_style.html] convention
> These should be fixed to be actual links
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]