ErickRamirezAU commented on a change in pull request #90:
URL: https://github.com/apache/cassandra-website/pull/90#discussion_r790446334



##########
File path: 
site-content/source/modules/ROOT/pages/blog/Join-Cassandra-GSoC-2021.adoc
##########
@@ -17,7 +17,7 @@ The Apache Software Foundation (ASF) has been a 
https://community.apache.org/gso
 == How to Get Involved
 
 ==== Getting Started
-The best way to get started if you’re new to Apache Cassandra is to get 
acquainted by reading the {site-url}/doc/latest/[documentation,window=_blank] 
and setting up a local {site-url}/doc/latest/development/ide.html[development 
environment,window=_blank]. Play around with a locally running instance via 
{site-url}/doc/latest/tools/cqlsh.html?highlight=cqlsh[cqlsh,window=_blank] and 
{site-url}/doc/latest/tools/nodetool/nodetool.html[nodetool,window=_blank] to 
get a feel for how to use the database. If you run into problems or roadblocks 
during this exercise, don’t be shy to ask questions via the 
xref:community.adoc[community channels] like the developers 
mailto:[email protected][mailing list] or the #cassandra-dev 
channel on the https://s.apache.org/slack-invite[ASF Slack,window=_blank].
+The best way to get started if you’re new to Apache Cassandra is to get 
acquainted by reading the {site-url}doc/latest/[documentation,window=_blank] 
and setting up a local {site-url}doc/latest/development/ide.html[development 
environment,window=_blank]. Play around with a locally running instance via 
{site-url}doc/latest/tools/cqlsh.html?highlight=cqlsh[cqlsh,window=_blank] and 
{site-url}doc/latest/tools/nodetool/nodetool.html[nodetool,window=_blank] to 
get a feel for how to use the database. If you run into problems or roadblocks 
during this exercise, don’t be shy to ask questions via the 
xref:community.adoc[community channels] like the developers 
mailto:[email protected][mailing list] or the #cassandra-dev 
channel on the https://s.apache.org/slack-invite[ASF Slack,window=_blank].

Review comment:
       The links with relative paths aren't working so I've had to hardcode one 
of them and update the others.
   
   **EDIT:** Hardcoding not required, works with `link:` macro.
   
   ```suggestion
   The best way to get started if you’re new to Apache Cassandra is to get 
acquainted by reading the link:/doc/latest/[documentation,window=_blank] and 
setting up a local xref:development/ide.adoc[development 
environment,window=_blank]. Play around with xref:quickstart.adoc[a locally 
running instance using Docker,window=_blank] to get a feel for how to use the 
database. If you run into problems or roadblocks during this exercise, don’t be 
shy to ask questions via the xref:community.adoc[community channels] like the 
developers mailto:[email protected][mailing list] or the 
#cassandra-dev channel on the https://s.apache.org/slack-invite[ASF 
Slack,window=_blank].
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to