diff --git a/how-to-css/index.md b/how-to-ccs/index.md
similarity index 100%
rename from how-to-css/index.md
rename to how-to-ccs/index.md
diff --git a/index.md b/index.md
index 3d4ca05dce4f27e7d3cd5c9fd9193d1ae47f26f6..4ec5f6979bf549bd01f792ae56342ad2f1eb64b8 100644
--- a/index.md
+++ b/index.md
@@ -7,7 +7,7 @@ title: Community Crowdfunding System (CCS)
                <h1>{{page.title}}</h1>
         </div>
         <div class="container description" >
-               <p>Monero is a decentralized community-driven project, and the CCS is a way for members to get involved and proposals to be funded. To learn more about what it is and what the rules are, <a href="/what-is-ccs/">click here</a>. To see how to submit your own proposal or idea, <a href="/how-to-css/">click here</a>.</p>
+               <p>Monero is a decentralized community-driven project, and the CCS is a way for members to get involved and proposals to be funded. To learn more about what it is and what the rules are, <a href="/what-is-ccs/">click here</a>. To see how to submit your own proposal or idea, <a href="/how-to-ccs/">click here</a>.</p>
         </div>
         <section class="container">
             <div class="row">
diff --git a/what-is-ccs/index.md b/what-is-ccs/index.md
index 014371027347b78bb43dbb48cd031d7ffe7f0715..551f794da0839f0dde6bcf97ecde7fdcc2f2e9b1 100644
--- a/what-is-ccs/index.md
+++ b/what-is-ccs/index.md
@@ -18,7 +18,7 @@ The CCS is a way for the community to propose ideas, request money, and utilize
 The standard CCS workflow is as follows:
 
 1. An individual or team (henceforth 'proposer') has an idea to improve the Monero ecosystem that requires funds.
-2. The proposer types up a CCS proposal, understanding the rules and expectation presented in the following section, and makes a Merge Request (MR) to the CCS Proposals repository on Monero's Gitlab instance. All steps to submit this Merge Request can be found [here](/how-to-css/).
+2. The proposer types up a CCS proposal, understanding the rules and expectation presented in the following section, and makes a Merge Request (MR) to the CCS Proposals repository on Monero's Gitlab instance. All steps to submit this Merge Request can be found [here](/how-to-ccs/).
 3. The community discusses the pros and cons of the proposal, and offers feedback and critique.
 4. The proposer changes the proposal (if necessary) utilizing the feedback and critique of the community.
 5. Repeat steps 3 and 4 as needed.
@@ -49,4 +49,4 @@ The CCS is intentionally left as informal as possible. This allows for flexibili
 
 ### How to submit a proposal
 
-[Please read this page for step-by-step instructions on how to submit a proposal.](/how-to-css/)
\ No newline at end of file
+[Please read this page for step-by-step instructions on how to submit a proposal.](/how-to-ccs/)
\ No newline at end of file