Skip to content

Commit 30267da

Browse files
committed
Changes from CG review
1 parent ceef3be commit 30267da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ toc: false
4848
<div class="hero">
4949
<h1>Crypto Portfolio Dashboard</h1>
5050
<h2>Explore the pages on the left to learn more</h2>
51-
<a href="https://apiguide.coingecko.com/getting-started/introduction" target="_blank">CoinGecko API<span style="display: inline-block; margin-left: 0.25rem;">↗︎</span></a>
51+
<a href="https://www.coingecko.com/en/api" target="_blank">CoinGecko API<span style="display: inline-block; margin-left: 0.25rem;">↗︎</span></a>
5252
</div>

observablehq.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// See https://observablehq.com/framework/config for documentation.
22
export default {
33
// The project’s title; used in the sidebar and webpage titles.
4-
title: "Crypto Return Calculator",
4+
title: "Crypto Portfolio Dashboard",
55

66
// The pages and sections in the sidebar. If you don’t specify this option,
77
// all pages will be listed in alphabetical order. Listing pages explicitly

0 commit comments

Comments
 (0)