This is an automated email from the ASF dual-hosted git repository.

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 8b4b2c1975 Docs: Update Project links to includ contributing and REST 
spec (#11114)
8b4b2c1975 is described below

commit 8b4b2c1975ab2c46663e84a9cfbe3a254e172054
Author: Daniel Weeks <[email protected]>
AuthorDate: Wed Sep 11 23:54:10 2024 -0700

    Docs: Update Project links to includ contributing and REST spec (#11114)
---
 site/nav.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/site/nav.yml b/site/nav.yml
index cad34766be..c13b7cfaa6 100644
--- a/site/nav.yml
+++ b/site/nav.yml
@@ -39,7 +39,9 @@ nav:
   - Vendors: vendors.md
   - Project: 
     - Community: community.md
-    - Spec: spec.md
+    - Contributing: contribute.md
+    - REST Catalog Spec: 
https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/iceberg/main/open-api/rest-catalog-open-api.yaml
+    - Table Spec: spec.md
     - View spec: view-spec.md
     - Puffin spec: puffin-spec.md
     - AES GCM Stream spec: gcm-stream-spec.md

Reply via email to