Skip to content

Commit ec7b290

Browse files
committed
Fix Website-creation and steps links
1 parent 2e10fcc commit ec7b290

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pages/steps/steps.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Steps for Creation, Building and Deployment of a Website
1111
- Create a Manual WSGI based web-site.
1212
- Create a static website as a demonstration
1313

14-
.. _Open an account at PythonAnywhere: /step1/
14+
.. _Open an account at PythonAnywhere: /steps/step1/
1515

1616
2. `Download and Install Nikola`_
1717
----------------------------------
@@ -24,15 +24,15 @@ Steps for Creation, Building and Deployment of a Website
2424
- Introducing conf.py
2525
- Create a --quiet web-site
2626

27-
.. _Download and Install Nikola: /step2/
27+
.. _Download and Install Nikola: /steps/step2/
2828

2929
3. `Creating a Website`_
3030
------------------------
3131

3232
- Introduction - Create a web-page
3333
- Using a template to create a two page website
3434

35-
.. _Creating a Website: /step3/
35+
.. _Creating a Website: /steps/step3/
3636

3737

3838
4. `Website Tailoring`_
@@ -48,21 +48,21 @@ Steps for Creation, Building and Deployment of a Website
4848
- Creating a License suitable for the Page Footer
4949
- Content of the Page Footer
5050

51-
.. _Website Tailoring: /step4/
51+
.. _Website Tailoring: /steps/step4/
5252

5353
5. `ReStructuredText for Editing WebPages`_
5454
-------------------------------------------
5555

5656
- Introducing reStructuredText
5757

58-
.. _ReStructuredText for Editing WebPages: /step5/
58+
.. _ReStructuredText for Editing WebPages: /steps/step5/
5959

6060
6. `Deploying to PythonAnywhere`_
6161
---------------------------------
6262

6363
- Manually archiving and uploading website
6464

65-
.. _Deploying to PythonAnywhere: /step6/
65+
.. _Deploying to PythonAnywhere: /steps/step6/
6666

6767

6868
`[Top] <#top>`_

pages/website-creation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ Summary of Steps to Website Creation, Build and Deployment
6161

6262
6. `Deploying to PythonAnywhere`_.
6363

64-
.. _Open an account at PythonAnywhere: /steps/steps1/
65-
.. _Download and Install Nikola: /steps/steps2/
66-
.. _Creating a Website: /steps/steps3/
64+
.. _Open an account at PythonAnywhere: /steps/step1/
65+
.. _Download and Install Nikola: /steps/step2/
66+
.. _Creating a Website: /steps/step3/
6767
.. _Website Tailoring: /steps/step4/
6868
.. _Using reST Editor: /steps/step5/
6969
.. _Deploying to PythonAnywhere: /steps/step6/

0 commit comments

Comments
 (0)