diff --git a/docs/guide/pixel_math.md b/docs/guide/pixel_math.md
index bb6401b3..d02f90fb 100644
--- a/docs/guide/pixel_math.md
+++ b/docs/guide/pixel_math.md
@@ -6,7 +6,7 @@ The functions made to find the pixels that make up the border region of a given
healpixel. Primarly used as a way to speed up the neighbor/margin caching code
for [hats-import](https://github.com/astronomy-commons/hats-import/). Code
originally created by Mario Juric for HIPS, found
-[here](https://github.com/mjuric/HIPS/blob/feature/multiprocess/hats/healpix.py).
+[here](https://github.com/mjuric/HIPS/blob/feature/multiprocess/hipscat/healpix.py).
### get_edge
Given a pixel pix at some order, return all
diff --git a/docs/index.rst b/docs/index.rst
index 72b0d6dc..05518b97 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -20,7 +20,7 @@ operations on top of these utilities. Some known extensions:
* `LSDB `_ - Large Survey Database - A framework for scalable
spatial analysis using ``dask`` for job scheduling and execution.
-* `hats-import `_ - map reduce pipelines for converting
+* `hats-import `_ - map reduce pipelines for converting
large or custom catalogs into HATS format.
.. toctree::