Compare commits

..

2 Commits

Author SHA1 Message Date
1a93f6d9cb Remove env
All checks were successful
gl/check check status: success (1a93f6d9cb7e159833c5590d6d746ce1ff793620)
gl/gate gate status: success (1a93f6d9cb7e159833c5590d6d746ce1ff793620)
2024-11-29 13:47:09 +00:00
968799fd60 Switch Price Calculator to Public
Some checks are pending
gl/check check status: pending (968799fd60ab673966ee6780196e38c99dc150fb)
2024-11-29 13:45:26 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
hc_location: api/nosql hc_location: api/nosql
html_location: docs/geminidb/api-ref html_location: docs/geminidb/api-ref
link: /geminidb/api-ref/ link: /geminidb/api-ref/
pdf_enabled: true pdf_name: geminidb-api-ref
rst_location: api-ref/source rst_location: api-ref/source
service_type: geminidb service_type: geminidb
title: API Reference title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: usermanual/nosql hc_location: usermanual/nosql
html_location: docs/geminidb/umn html_location: docs/geminidb/umn
link: /geminidb/umn/ link: /geminidb/umn/
pdf_enabled: true pdf_name: geminidb-umn
rst_location: umn/source rst_location: umn/source
service_type: geminidb service_type: geminidb
title: User Guide title: User Guide