mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed master -> main in a bunch of places, mainly docs
This commit is contained in:
parent
c4f1ec7f33
commit
6ad544df5e
13 changed files with 26 additions and 27 deletions
|
|
@ -70,10 +70,10 @@
|
|||
</div>
|
||||
<p>
|
||||
Data license:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/LICENSE">Apache License 2.0</a>
|
||||
<a href="https://github.com/simonw/datasette/blob/main/LICENSE">Apache License 2.0</a>
|
||||
·
|
||||
Data source:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/tests/fixtures.py">
|
||||
<a href="https://github.com/simonw/datasette/blob/main/tests/fixtures.py">
|
||||
tests/fixtures.py</a>
|
||||
·
|
||||
About:
|
||||
|
|
@ -118,10 +118,10 @@
|
|||
</div>
|
||||
<p>
|
||||
Data license:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/LICENSE">Apache License 2.0</a>
|
||||
<a href="https://github.com/simonw/datasette/blob/main/LICENSE">Apache License 2.0</a>
|
||||
·
|
||||
Data source:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/tests/fixtures.py">
|
||||
<a href="https://github.com/simonw/datasette/blob/main/tests/fixtures.py">
|
||||
tests/fixtures.py</a>
|
||||
·
|
||||
About:
|
||||
|
|
@ -177,10 +177,10 @@
|
|||
|
||||
<p>
|
||||
Data license:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/LICENSE">Apache License 2.0</a>
|
||||
<a href="https://github.com/simonw/datasette/blob/main/LICENSE">Apache License 2.0</a>
|
||||
·
|
||||
Data source:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/tests/fixtures.py">
|
||||
<a href="https://github.com/simonw/datasette/blob/main/tests/fixtures.py">
|
||||
tests/fixtures.py</a>
|
||||
·
|
||||
About:
|
||||
|
|
@ -478,10 +478,10 @@
|
|||
|
||||
<footer class="ft">Powered by <a href="https://datasette.io/" title="Datasette v0+unknown">Datasette</a>
|
||||
· Data license:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/LICENSE">Apache License 2.0</a>
|
||||
<a href="https://github.com/simonw/datasette/blob/main/LICENSE">Apache License 2.0</a>
|
||||
·
|
||||
Data source:
|
||||
<a href="https://github.com/simonw/datasette/blob/master/tests/fixtures.py">
|
||||
<a href="https://github.com/simonw/datasette/blob/main/tests/fixtures.py">
|
||||
tests/fixtures.py</a>
|
||||
·
|
||||
About:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue