diff --git a/LICENSE.html b/LICENSE.html
index b0bfdb2..e36e833 100644
--- a/LICENSE.html
+++ b/LICENSE.html
@@ -27,7 +27,7 @@
 <div class="row">
   <main id="main" class="col-md-9"><div class="page-header">
       <img src="logo.png" class="logo" alt=""><h1>GNU General Public License</h1>
-      <small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/master/LICENSE.md" class="external-link"><code>LICENSE.md</code></a></small>
+      <small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/main/LICENSE.md" class="external-link"><code>LICENSE.md</code></a></small>
     </div>
 
 <div id="gnu-general-public-license" class="section level1">
diff --git a/authors.html b/authors.html
index 849d01e..64f5e80 100644
--- a/authors.html
+++ b/authors.html
@@ -40,7 +40,7 @@ <h2>Authors</h2>
 
     <div class="section level2">
       <h2 id="citation">Citation</h2>
-      <p><small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/master/DESCRIPTION" class="external-link"><code>DESCRIPTION</code></a></small></p>
+      <p><small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/main/DESCRIPTION" class="external-link"><code>DESCRIPTION</code></a></small></p>
 
       <p>Monteagudo J (2024).
 <em>sequentially: An R package for non-linear sequence generation using easing functions based on Robert Penner's easing functions</em>.
diff --git a/pkgdown.yml b/pkgdown.yml
index 65aa98b..b2d1242 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -2,7 +2,7 @@ pandoc: 3.1.11
 pkgdown: 2.1.1
 pkgdown_sha: ~
 articles: {}
-last_built: 2024-12-10T21:43Z
+last_built: 2024-12-10T21:45Z
 urls:
   reference: https://sequentially.jpmonteagudo.com/reference
   article: https://sequentially.jpmonteagudo.com/articles
diff --git a/reference/interpolate.html b/reference/interpolate.html
index e4afd55..f759e65 100644
--- a/reference/interpolate.html
+++ b/reference/interpolate.html
@@ -29,7 +29,7 @@
 <div class="row">
   <main id="main" class="col-md-9"><div class="page-header">
       <img src="../logo.png" class="logo" alt=""><h1>Interpolate a sequence of values with Easing or Stepping Given Data Points</h1>
-      <small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/master/R/seq_data_nl.R" class="external-link"><code>R/seq_data_nl.R</code></a></small>
+      <small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/main/R/seq_data_nl.R" class="external-link"><code>R/seq_data_nl.R</code></a></small>
       <div class="d-none name"><code>interpolate.Rd</code></div>
     </div>
 
diff --git a/reference/seq_smooth.html b/reference/seq_smooth.html
index b939495..5b5f309 100644
--- a/reference/seq_smooth.html
+++ b/reference/seq_smooth.html
@@ -27,7 +27,7 @@
 <div class="row">
   <main id="main" class="col-md-9"><div class="page-header">
       <img src="../logo.png" class="logo" alt=""><h1>Generate Non-linear Smooth Sequences with Custom Easing</h1>
-      <small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/master/R/seq_nl.R" class="external-link"><code>R/seq_nl.R</code></a></small>
+      <small class="dont-index">Source: <a href="https://github.com/jpmonteagudo28/sequentially/blob/main/R/seq_nl.R" class="external-link"><code>R/seq_nl.R</code></a></small>
       <div class="d-none name"><code>seq_smooth.Rd</code></div>
     </div>