You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ <h2>Installation<a class="headerlink" href="#installation" title="Link to this h
81
81
</section>
82
82
<sectionid="quickstart">
83
83
<h2>Quickstart<aclass="headerlink" href="#quickstart" title="Link to this heading"></a></h2>
84
-
<p>Create a <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">metafold.MetafoldClient</span></code> to interact with the API. To do so you will
84
+
<p>Create a <aclass="reference internal" href="metafold.html#metafold.MetafoldClient" title="metafold.MetafoldClient"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">metafold.MetafoldClient</span></code></a> to interact with the API. To do so you will
85
85
need <aclass="reference internal" href="init.html"><spanclass="doc">an access token and the ID of a project</span></a> to perform operations
Copy file name to clipboardExpand all lines: init.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ <h2>Project ID<a class="headerlink" href="#project-id" title="Link to this headi
100
100
<sectionid="initialization">
101
101
<h2>Initialization<aclass="headerlink" href="#initialization" title="Link to this heading"></a></h2>
102
102
<p>With an access token and project ID you can now initialize the
103
-
<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">metafold.MetafoldClient</span></code> and begin making API calls!</p>
103
+
<aclass="reference internal" href="metafold.html#metafold.MetafoldClient" title="metafold.MetafoldClient"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">metafold.MetafoldClient</span></code></a> and begin making API calls!</p>
0 commit comments