Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
spatialthoughts committed Jul 9, 2023
1 parent 54977e7 commit 21b3309
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,8 @@ <h3>Python</h3>
Analysis</a></li>
<li><a href="python-dataviz.html">Mapping and Data Visualization with
Python</a></li>
<li><a href="pyqgis-in-a-day.html">Customizing QGIS with Python - PyQGIS
Masterclass</a></li>
<li><a href="pyqgis-in-a-day.html">PyQGIS Masterclass - Customizing QGIS
with Python</a></li>
</ul>
</div>
<div id="gdal" class="section level3">
Expand Down
6 changes: 3 additions & 3 deletions docs/pyqgis-in-a-day.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta name="author" content="Ujaval Gandhi" />


<title>Customizing QGIS with Python - PyQGIS Masterclass (Full Course Material)</title>
<title>PyQGIS Masterclass - Customizing QGIS with Python (Full Course Material)</title>

<script src="site_libs/header-attrs-2.10/header-attrs.js"></script>
<script src="site_libs/jquery-1.11.3/jquery.min.js"></script>
Expand Down Expand Up @@ -353,8 +353,8 @@



<h1 class="title toc-ignore">Customizing QGIS with Python - PyQGIS
Masterclass (Full Course Material)</h1>
<h1 class="title toc-ignore">PyQGIS Masterclass - Customizing QGIS with
Python (Full Course Material)</h1>
<h3 class="subtitle">Learn the PyQGIS API from the Ground Up.</h3>
<h4 class="author">Ujaval Gandhi</h4>

Expand Down
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ These courses are also offered as online instructor-led classes. The online clas

* [Python Foundation for Spatial Analysis](python-foundation.html)
* [Mapping and Data Visualization with Python](python-dataviz.html)
* [Customizing QGIS with Python - PyQGIS Masterclass](pyqgis-in-a-day.html)
* [PyQGIS Masterclass - Customizing QGIS with Python](pyqgis-in-a-day.html)

### GDAL

Expand Down
2 changes: 1 addition & 1 deletion pyqgis-in-a-day.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Customizing QGIS with Python - PyQGIS Masterclass (Full Course Material)"
title: "PyQGIS Masterclass - Customizing QGIS with Python (Full Course Material)"
subtitle: "Learn the PyQGIS API from the Ground Up."
author: "Ujaval Gandhi"
fontsize: 12pt
Expand Down

0 comments on commit 21b3309

Please sign in to comment.