Skip to content

Commit f91dbc6

Browse files
committed
Replacing the .shtml extensions that I could find
1 parent 4f602d6 commit f91dbc6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+288
-288
lines changed

MATLABandR.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Our NEW supported Python version (2.7.7) includes the full SciPy Stack
8484
except for iPython, as iPython (interactive) is not compatible with
8585
batch jobs. The following modules and their dependiences are included by
8686
default in our Python 2.7.7 capabilities (when using
87-
[ChtcRun](http://chtc.cs.wisc.edu/DAGenv.shtml)):
87+
[ChtcRun](/DAGenv)):
8888

8989
- numpy-1.8.1
9090
- scipy-0.14.0
@@ -136,7 +136,7 @@ with the command
136136

137137
chtc_buildPythonmodules --help
138138

139-
Setting up your built Python code in the [ChtcRun package](http://chtc.cs.wisc.edu/DAGenv.shtml).
139+
Setting up your built Python code in the [ChtcRun package](/DAGenv).
140140
-------------------------------------------------------------------------------------------------
141141

142142
The ChtcRun folder includes a `Pythonin` directory, which has it\'s own

_includes/content-header.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</span>
3636
<p style="margin-bottom: 1px;"></p>
3737
<center>
38-
<a href="http://chtc.cs.wisc.edu/sign-in.shtml" style="color:white;">Sign-In
38+
<a href="{{'/sign-in' | relative_url }}" style="color:white;">Sign-In
3939
Here</a>
4040
</center>
4141
</div>

_includes/template-3-sidebar.shtml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<li>About
55
<ul>
66
<li><a href="{{ '/approach' | relative_url }}">Our Approach</a></li>
7-
<!--comment <li><a href="/resources.shtml">Our Resources</a></li> -->
7+
<!--comment <li><a href="{{'/resources' | relative_url }}">Our Resources</a></li> -->
88
<li><a href="{{ '/projects' | relative_url }}">Our Customers</a></li>
99
<li><a href="{{ '/people' | relative_url }}">Our Staff</a></li>
1010
<li><a href="{{ '/jobs' | relative_url }}">Our Open Positions</a></li>
@@ -26,8 +26,8 @@
2626
<li><a href="{{ '/user-news' | relative_url }}">User News</a></li>
2727
<li>Other Resources
2828
<ul>
29-
<!--<li><a href="http://monitor.chtc.wisc.edu/uw_condor_usage/usage1.shtml">Pool Usage Reports</a></li>-->
30-
<!--comment <li><a href="/opmetrics.shtml">Operational Metrics</a></li> -->
29+
<!--<li><a href="{{'http://monitor.chtc.wisc.edu/uw_condor_usage/usage1' | relative_url }}">Pool Usage Reports</a></li>-->
30+
<!--comment <li><a href="{{'/opmetrics' | relative_url }}">Operational Metrics</a></li> -->
3131
<li><a href="{{ '/gpu-lab' | relative_url }}">CHTC GPU Lab</a></li>
3232
<li><a href="http://research.cs.wisc.edu/htcondor/">HTCondor Project</a></li>
3333
<li><a href="http://www.neos-server.org/">NEOS Optimization Service</a></li>

_includes/template-file-avail.shtml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</tr>
1313

1414
<tr>
15-
<td><a href="file-availability.shtml">HTCondor File Transfer</a></td>
15+
<td><a href="{{'file-availability' | relative_url }}">HTCondor File Transfer</a></td>
1616
<td>basic file delivery and return; see size limits at right</td>
1717
<td>0 - 100 MB per file; <500 MB total per job</td>
1818
<td>0 - 4 GB total </td>
@@ -22,7 +22,7 @@
2222
</tr>
2323

2424
<tr>
25-
<td><a href="file-avail-squid.shtml">SQUID Web Proxy</a></td>
25+
<td><a href="{{'file-avail-squid' | relative_url }}">SQUID Web Proxy</a></td>
2626
<td>large input or software shared by <i>many</i> jobs</td>
2727
<td>100 MB - 1 GB per shared file</td>
2828
<td>N/A</td>
@@ -32,7 +32,7 @@
3232
</tr>
3333

3434
<tr>
35-
<td><a href="file-avail-largedata.shtml">Large Data Staging</a></td>
35+
<td><a href="{{'file-avail-largedata' | relative_url }}">Large Data Staging</a></td>
3636
<td>largest software, input, and output</td>
3737
<td>100 MB - TBs per unique file; 1GB - TBs per shared file</td>
3838
<td>4 GB - TBs</td>

_layouts/file_avail.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h2>Which Option is the Best for Your Files?</h2>
1717
</tr>
1818

1919
<tr>
20-
<td><a href="file-availability.shtml">HTCondor File Transfer</a></td>
20+
<td><a href="/file-availability">HTCondor File Transfer</a></td>
2121
<td>basic file delivery and return; see size limits at right</td>
2222
<td>0 - 100 MB per file; <500 MB total per job</td>
2323
<td>0 - 4 GB total </td>
@@ -27,7 +27,7 @@ <h2>Which Option is the Best for Your Files?</h2>
2727
</tr>
2828

2929
<tr>
30-
<td><a href="file-avail-squid.shtml">SQUID Web Proxy</a></td>
30+
<td><a href="/file-avail-squid">SQUID Web Proxy</a></td>
3131
<td>large input or software shared by <i>many</i> jobs</td>
3232
<td>100 MB - 1 GB per shared file</td>
3333
<td>N/A</td>
@@ -37,7 +37,7 @@ <h2>Which Option is the Best for Your Files?</h2>
3737
</tr>
3838

3939
<tr>
40-
<td><a href="file-avail-largedata.shtml">Large Data Staging</a></td>
40+
<td><a href="/file-avail-largedata">Large Data Staging</a></td>
4141
<td>largest software, input, and output</td>
4242
<td>100 MB - TBs per unique file; 1GB - TBs per shared file</td>
4343
<td>4 GB - TBs</td>

archive_html/DAGenv.shtml

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ within <code>ChtcRun</code>.
5555

5656
<p>
5757
<b>For Matlab, Python, and R jobs, it is first essential to have completed
58-
the steps to compile your code dependencies, according to our <a href ="http://chtc.cs.wisc.edu/MATLABandR.shtml">
58+
the steps to compile your code dependencies, according to our <a href ="{{ '/MATLABandR' | relative_url}}">
5959
"Compiling Matlab, Python and R Code" page.</a></b>
6060
</p>
6161

@@ -149,7 +149,7 @@ request_memory = (insert MB value)
149149
<code>process.log</code> file for each test job to determine the
150150
amounts that should be requested for your jobs.</br>
151151
For more information on testing, Flocking, and Glidein, please see the
152-
bottom of our <a href = "http://chtc.cs.wisc.edu/helloworld.shtml">"Run Your First HTC Jobs" guide</a>.
152+
bottom of our <a href = "{{ '/helloworld' | relative_url}}">"Run Your First HTC Jobs" guide</a>.
153153

154154
</li>
155155

archive_html/HPCuseguide.shtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ can make sure to match you to the best computing resources (including non-CHTC s
1919
<br><br>
2020
If you have been using the HPC Cluster already, and believe your research group would benefit from
2121
purchasing prioritized hardware to add to the HPC Cluster, please see our
22-
<a href="/hpc-buy-in.shtml">
22+
<a href="{{'/hpc-buy-in' | relative_url }}">
2323
<b>information regarding buy-in options for access to your own priority queue.</b>
2424
</a>
2525
</p>

archive_html/HTC-guides.shtml

+11-11
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@ our <a href="#faq">FAQs</a>. </p>
2424

2525
<ul>
2626
<li>Getting Started<ul>
27-
<li><a href="/helloworld.shtml">Running your first CHTC jobs</a></li>
28-
<li><a href="/submit_variations.shtml">Submit file variations</a></li>
29-
<li><a href="/inter-submit.shtml">Compiling all other code (interactive jobs)</a></li>
27+
<li><a href="{{'/helloworld' | relative_url }}">Running your first CHTC jobs</a></li>
28+
<li><a href="{{'/submit_variations' | relative_url }}">Submit file variations</a></li>
29+
<li><a href="{{'/inter-submit' | relative_url }}">Compiling all other code (interactive jobs)</a></li>
3030
</ul></li>
3131
<li>How to handle your files and data<ul>
32-
<li><a href="/file-availability.shtml">File Availability options</a></li>
33-
<li><a href="/file-avail-squid.shtml">File availability with Squid proxy</a></li>
34-
<li><a href="/file-avail-gluster.shtml">File availability with Gluster</a><ul>
35-
<li><a href="/gluster-large-files.shtml">Using Gluster to
32+
<li><a href="{{'/file-availability' | relative_url }}">File Availability options</a></li>
33+
<li><a href="{{'/file-avail-squid' | relative_url }}">File availability with Squid proxy</a></li>
34+
<li><a href="{{'/file-avail-gluster' | relative_url }}">File availability with Gluster</a><ul>
35+
<li><a href="{{'/gluster-large-files' | relative_url }}">Using Gluster to
3636
stage large files</a></li>
3737
</ul></li>
3838
</ul></li>
3939
<li>How to handle your software<ul>
40-
<li><a href="/howto_overview.shtml">Submitting Matlab, Python and R jobs using the ChtcRun environment</a></li>
41-
<li><a href="/matlab-jobs.shtml">Submitting Matlab jobs</a></li>
42-
<li><a href="/gluster-software.shtml">Software in Gluster</a></li>
40+
<li><a href="{{'/howto_overview' | relative_url }}">Submitting Matlab, Python and R jobs using the ChtcRun environment</a></li>
41+
<li><a href="{{'/matlab-jobs' | relative_url }}">Submitting Matlab jobs</a></li>
42+
<li><a href="{{'/gluster-software' | relative_url }}">Software in Gluster</a></li>
4343
</ul></li>
44-
<li><a href="/high-memory-jobs.shtml">Running high memory jobs</li>
44+
<li><a href="{{'/high-memory-jobs' | relative_url }}">Running high memory jobs</li>
4545
</ul>
4646

4747
<!--

archive_html/MATLABandR.shtml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ or MATLAB m files) specific to the job. The second
1010
step allows you to submit many jobs using the built program or program components
1111
you've created here. For this
1212
second step, see our guide for setting up and submitting multiple jobs with the
13-
<a href="DAGenv.shtml">ChtcRun Package</a>.
13+
<a href="{{'DAGenv' | relative_url }}">ChtcRun Package</a>.
1414
<br />
1515
<h2>When and Why to Compile Code for CHTC Jobs</h2>
1616
R jobs must be compiled if additional
@@ -20,7 +20,7 @@ All MATLAB jobs run at the CHTC must be compiled in order to be run on multiple
2020
machines (per Matlab's license requirements).
2121
<br /><b>All other code compiling for CHTC jobs needs to be completed
2222
on one of our designated "build machines" using an interactive submit file and
23-
instructions that you can find <a href="inter-submit.shtml">here</a>.</b>
23+
instructions that you can find <a href="{{'inter-submit' | relative_url }}">here</a>.</b>
2424
<br><br>
2525
The tools below (chtc_mcc, chtc_buildRlibs, and chtc_buildPythonmodules) are
2626
part of the "chtc-utils" suite of tools. These are installed on all CHTC-owned
@@ -102,7 +102,7 @@ Our NEW supported Python version (2.7.7) includes the full SciPy Stack
102102
except for iPython, as iPython (interactive) is not compatible with batch
103103
jobs. The following modules and their dependiences are included by default
104104
in our Python 2.7.7 capabilities (when using
105-
<a href="http://chtc.cs.wisc.edu/DAGenv.shtml">ChtcRun</a>):
105+
<a href="{{'http://chtc.cs.wisc.edu/DAGenv' | relative_url }}">ChtcRun</a>):
106106
<ul>
107107
<li>numpy-1.8.1</li>
108108
<li>scipy-0.14.0</li>

archive_html/MPIuseguide.shtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ modules are automatically unloaded.
113113
<p>In order to ensure that your job has the appropriate modules loaded when
114114
it runs, we recommend adding the <code>module load</code> command to your
115115
submit file, with the appropriate modules. See our sample submit file in
116-
the <a href="/HPCuseguide.shtml#batch-job">HPC Use Guide</a> to see what this looks like.
116+
the <a href="{{ '/HPCuseguide.shtml#batch-job' | relative_url}}">HPC Use Guide</a> to see what this looks like.
117117
</p>

archive_html/allguides.shtml

+18-18
Original file line numberDiff line numberDiff line change
@@ -23,43 +23,43 @@ Guides will be added to the list as we can provide them. Please contact us
2323
<a name="gen"></a>
2424
<h1>General Computing</h1>
2525
<ul>
26-
<li><a href="/approach.shtml">Our Approach: High Throughput Versus
26+
<li><a href="{{'/approach' | relative_url }}">Our Approach: High Throughput Versus
2727
High Performance Computing</a></li>
2828
</ul>
2929

3030
<a name="htc"></a>
3131
<h1>Use the HTC System</h1>
3232
<ul>
3333
<li>Getting Started<ul>
34-
<li><a href="/use-submit-node.shtml">Using CHTC's HTC Submit Nodes</a></li>
35-
<li><a href="/helloworld.shtml">Running Your First HTC Jobs</a></li>
36-
<li><a href="/submit_variations.shtml">Submit file Variations</a></li>
37-
<li><a href="/inter-submit.shtml">Compiling Code with an Interactive Job</a></li>
38-
<li><a href="/check-quota.shtml">Checking Disk Quota and Usage</a></li>
34+
<li><a href="{{'/use-submit-node' | relative_url }}">Using CHTC's HTC Submit Nodes</a></li>
35+
<li><a href="{{'/helloworld' | relative_url }}">Running Your First HTC Jobs</a></li>
36+
<li><a href="{{'/submit_variations' | relative_url }}">Submit file Variations</a></li>
37+
<li><a href="{{'/inter-submit' | relative_url }}">Compiling Code with an Interactive Job</a></li>
38+
<li><a href="{{'/check-quota' | relative_url }}">Checking Disk Quota and Usage</a></li>
3939
</ul></li>
4040
<li>How to handle your files and data within HTCondor jobs<ul>
41-
<li><a href="/file-availability.shtml">File Availability Options</a></li>
42-
<li><a href="/file-avail-squid.shtml">File Availability with Squid Web Proxy</a></li>
43-
<li><a href="/file-avail-gluster.shtml">File Availability with Gluster</a><ul>
44-
<li><a href="/gluster-large-files.shtml">Using Gluster to Stage
41+
<li><a href="{{'/file-availability' | relative_url }}">File Availability Options</a></li>
42+
<li><a href="{{'/file-avail-squid' | relative_url }}">File Availability with Squid Web Proxy</a></li>
43+
<li><a href="{{'/file-avail-gluster' | relative_url }}">File Availability with Gluster</a><ul>
44+
<li><a href="{{'/gluster-large-files' | relative_url }}">Using Gluster to Stage
4545
Large Files</a></li>
4646
</ul></li>
4747
</ul></li>
4848
<li>How to Handle Your Software<ul>
49-
<li><a href="/matlab-jobs.shtml">Running Matlab Jobs</a></li>
50-
<li><a href="/python-jobs.shtml">Running Python Jobs</a></li>
51-
<li><a href="/r-jobs.shtml">Running R Jobs</a></li>
52-
<li><a href="/howto_overview_prev.shtml">Old CHTC Portability Tools (archived)</a></li>
53-
<!-- <li><a href="/gluster-software.shtml">Software in Gluster</a></li>-->
49+
<li><a href="{{'/matlab-jobs' | relative_url }}">Running Matlab Jobs</a></li>
50+
<li><a href="{{'/python-jobs' | relative_url }}">Running Python Jobs</a></li>
51+
<li><a href="{{'/r-jobs' | relative_url }}">Running R Jobs</a></li>
52+
<li><a href="{{'/howto_overview_prev' | relative_url }}">Old CHTC Portability Tools (archived)</a></li>
53+
<!-- <li><a href="{{'/gluster-software' | relative_url }}">Software in Gluster</a></li>-->
5454
</ul></li>
55-
<li><a href="/high-memory-jobs.shtml">Submitting High Memory Jobs</a></li>
55+
<li><a href="{{'/high-memory-jobs' | relative_url }}">Submitting High Memory Jobs</a></li>
5656
</ul>
5757

5858
<a name="hpc"></a>
5959
<h1>Use the HPC Cluster</h1>
6060
<ul>
61-
<li><a href="/HPCuseguide.shtml">HPC Cluster Basic Use Guide</a></li>
62-
<li><a href="/MPIuseguide.shtml">MPI Use Guide</a></li>
61+
<li><a href="{{'/HPCuseguide' | relative_url }}">HPC Cluster Basic Use Guide</a></li>
62+
<li><a href="{{'/MPIuseguide' | relative_url }}">MPI Use Guide</a></li>
6363
</ul>
6464

6565
<a name="ext"></a>

archive_html/artofHTC.shtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Running Your First CHTC Job
77
So, you have access to a submit machine,
88
have all the right accounts,
99
and you are ready to run your first job in the CHTC.
10-
As we described in <a href="http://chtc.cs.wisc.edu/approach.shtml">Our Approach</a>,
10+
As we described in <a href="{{ '/approach' | relative_url}}">Our Approach</a>,
1111
the CHTC is a collection of distributed resources.
1212
The magic that enables you to run jobs on these resources is software,
1313
called <a href="http://research.cs.wisc.edu/htcondor/">HTCondor</a>,

archive_html/chtc-projects.shtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ title: CHTC Projects
5454

5555
</div>
5656

57-
<p><a href="/projects.shtml">Learn more</a>
57+
<p><a href="{{'/projects' | relative_url}}">Learn more</a>
5858
about how the CHTC has helped advance a diverse body of research on campus.</p>

archive_html/chtcjobwrapper.shtml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ you construct to specify details of the job.
1717

1818
<p>It may be helpful to have an example submit file.
1919
You can follow the directions given at
20-
<a href="DAGenv.shtml">Submitting Jobs Using the DAG Environment</a>
20+
<a href="{{'DAGenv' | relative_url }}">Submitting Jobs Using the DAG Environment</a>
2121
through step 4,
2222
which runs the script <code>mkdag</code>.
2323
Running this script creates HTCondor submit description files.
@@ -205,7 +205,7 @@ Required. The executable invoked by the <code>chtcjobwrapper</code> script.
205205
<ul>
206206
<li><code>--cmdtorun=compiledmatlabprogram</code>
207207
<br>For Matlab jobs, this is your compiled Matlab program.
208-
<a href="http://chtc.cs.wisc.edu/MATLABandR.shtml">Documentation on
208+
<a href="{{'/MATLABandR' | relative_url }}">Documentation on
209209
compiling your Matlab program is available here.</a>
210210
</li>
211211

archive_html/chtcrun-transition.shtml

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ of your software and a script (what we call the job's "executable") that runs
1919
your code. We have guides for preparing: </p>
2020

2121
<ul>
22-
<li><a href="/matlab-jobs.shtml">Matlab</a></li>
23-
<li><a href="/python-jobs.shtml">Python</a></li>
24-
<li><a href="/r-jobs.shtml">R</a></li>
22+
<li><a href="{{'/matlab-jobs' | relative_url }}">Matlab</a></li>
23+
<li><a href="{{'/python-jobs' | relative_url }}">Python</a></li>
24+
<li><a href="{{'/r-jobs' | relative_url }}">R</a></li>
2525
</ul>
2626

2727
<p>Choose the right guide for you and follow the directions for compiling
@@ -111,6 +111,6 @@ created in the second step. You can use a different name for the directories
111111
(like <code>data</code> or <code>seed</code>), but you should use whatever
112112
word they share in the final queue statement in place of "job". </p>
113113

114-
<p>Jobs can then be submitted as described in our <a href="/helloworld.shtml">
114+
<p>Jobs can then be submitted as described in our <a href="{{'/helloworld' | relative_url }}">
115115
Introduction to HTC Guide</a>, using <code>condor_submit</code>.
116116

archive_html/connecting.shtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Connecting to CHTC
55

66
This guide assumes that you have already gotten a CHTC account for either
77
our high throughput or high performance compute systems. If you haven't,
8-
see our <a href="/get-started.shtml">getting started</a> page.
8+
see our <a href="{{'/get-started' | relative_url }}">getting started</a> page.
99

1010
<h1>Contents</h1>
1111

archive_html/file-avail-gluster.shtml

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Using Gluster for Large Data and Software
66

77
<blockquote>
88
<h1>NOTE: GLUSTER HAS BEEN REPLACED BY A NEW LARGE DATA STAGING SYSTEM, DESCRIBED
9-
<a href="/file-avail-largedata.shtml">HERE</a>.</h1>
9+
<a href="{{'/file-avail-largedata' | relative_url }}">HERE</a>.</h1>
1010

1111
<br>
1212

@@ -18,7 +18,7 @@ title: Using Gluster for Large Data and Software
1818
</ul>
1919

2020
For more information,
21-
see recent entries on the <a href="/user-news.shtml">CHTC User News page</a>.
21+
see recent entries on the <a href="{{'/user-news' | relative_url }}">CHTC User News page</a>.
2222

2323
<br><br>
2424

@@ -109,9 +109,9 @@ should already be familiar with:</b><br>
109109
<li>Using the command-line to: navigate directories,
110110
create/edit/copy/move/delete files and directories,
111111
and run intended programs (aka "executables").</li>
112-
<li>CHTC's <a href="/helloworld.shtml">Intro to Running HTCondor Jobs</a></li>
112+
<li>CHTC's <a href="{{'/helloworld' | relative_url }}">Intro to Running HTCondor Jobs</a></li>
113113
<li>CHTC's guide for
114-
<a href="/file-availability.shtml">Typical File Transfer</a></li>
114+
<a href="{{'/file-availability' | relative_url }}">Typical File Transfer</a></li>
115115
</ol>
116116

117117
<a name="staging"></a>

archive_html/get-submit-node.shtml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ In order to submit jobs to our campus-wide collection of resources, you will nee
88
to a submit node. There are several options for getting access to a submit node:
99
</p>
1010
<ol>
11-
<li><strong><a href="use-submit-node.shtml">Use ours</a>.</strong> We operate a
11+
<li><strong><a href="{{ 'use-submit-node' | relative_url}}">Use ours</a>.</strong> We operate a
1212
submit node that is shared by many researchers. This is a great way to get started
1313
quickly, and it is sufficient if you do not need to run tens of thousands of
1414
jobs with heavy data transfer requirements.
1515
<P>
1616
<li><strong>Use your department's.</strong> Perhaps your department already
1717
has its own submit node, in which case you can contact your local administrator for an
1818
account. You will still need to provide all the info requested on the
19-
<a href="get-started.shtml">getting started</a> form,
19+
<a href="{{ 'get-started' | relative_url}}">getting started</a> form,
2020
so we can set up things on our end. The benefits of using a departmental or group submit
2121
node are: access to data on local file systems; limited impact from other, potentially new users;
2222
and, greater scalability in the number of simultaneous jobs you can run, as well as the amount
@@ -50,6 +50,6 @@ PBS or SGE.
5050
<p>
5151
Still not sure what option is right for you? No worries. This is one of the topics we discuss
5252
in our initial consultation. To schedule an initial consultation, fill out our
53-
<a href="get-started.shtml">getting started</a> form.
53+
<a href="get-started' | relative_url}}">getting started</a> form.
5454
</p>
5555

0 commit comments

Comments
 (0)