Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/specification/tutorial/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ packages = ["requests", "pyodide-http"]
</div>
<p>11 Recipes for Success with the BTAA Geoportal API</p>
<p>Download the full runnable Python script containing all these examples, or run them directly in your browser below!</p>
<p><a href="btaa_api_examples.py" class="btn" download>Download Python Script</a></p>
<p><a href="../btaa_api_examples.py" class="btn" download>Download Python Script</a></p>
<p style="margin-top: 30px; color: #718096;">Use the navigation buttons below or arrow keys to move between examples.</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/specification/tutorial/presentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ html:fullscreen body.tutorial-fullscreen .controls {

<div class="slide">
<h2>5. Practical Application</h2>
<p>We have prepared 10 practical "recipes" or examples to demonstrate common tasks, from basic searching
<p>We have prepared 11 practical "recipes" or examples to demonstrate common tasks, from basic searching
to
extracting IIIF manifests for map viewers.</p>
<a href="../examples" class="md-button">View Code Examples</a>
Expand Down