From af7e016c4a84af36a4eb5dd97da904ef73d25f76 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Fri, 21 Feb 2025 14:26:22 -0600 Subject: [PATCH] try to fix warnings --- CONTRIBTING.md => CONTRIBUTING.md | 0 docs/source/CONTRIBUTING.md | 2 +- docs/source/index.rst | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename CONTRIBTING.md => CONTRIBUTING.md (100%) diff --git a/CONTRIBTING.md b/CONTRIBUTING.md similarity index 100% rename from CONTRIBTING.md rename to CONTRIBUTING.md diff --git a/docs/source/CONTRIBUTING.md b/docs/source/CONTRIBUTING.md index d1473d9..f939e75 120000 --- a/docs/source/CONTRIBUTING.md +++ b/docs/source/CONTRIBUTING.md @@ -1 +1 @@ -../../CONTRIBTING.md \ No newline at end of file +../../CONTRIBUTING.md \ No newline at end of file diff --git a/docs/source/index.rst b/docs/source/index.rst index a7b6f40..fd1ffda 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -13,6 +13,6 @@ versions of naive bayes, knn, and kmeans. :maxdepth: 2 :caption: Contents: - Overview and examples (README) + Overview and examples Contributing to legate-raft api/index