Skip to content

Commit

Permalink
Update links to vocs docs (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
yivlad authored Dec 19, 2024
1 parent bcc93ef commit 4991766
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions packages/app/src/ui/constants/links.ts
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
export const links = {
docs: {
eMode: 'https://docs.spark.fi/defi-infrastructure/sparklend/spark-lend-features#high-efficiency-mode-e-mode',
isolationMode: 'https://docs.spark.fi/defi-infrastructure/sparklend/spark-lend-features#isolation-mode',
siloedMode: 'https://docs.spark.fi/defi-infrastructure/sparklend#siloed-borrowing',
isolationModeBorrowingPower:
'https://docs.spark.fi/defi-infrastructure/sparklend/spark-lend-features#how-does-isolation-mode-affect-my-borrowing-power',
supplyBorrowCaps: 'https://docs.spark.fi/defi-infrastructure/sparklend#supply-and-borrow-caps',
dsr: 'https://docs.spark.fi/user-guides/earning-savings/sdai-overview#what-is-dsr',
ssr: 'https://docs.spark.fi/user-guides/earning-savings/savings-usds#what-is-dsr',
eMode: 'https://docs.spark.fi/user-guides/using-sparklend/e-mode',
isolationMode: 'https://docs.spark.fi/user-guides/using-sparklend/#isolation-mode',
siloedMode: 'https://docs.spark.fi/user-guides/using-sparklend/#supply-and-borrow-caps',
isolationModeBorrowingPower: 'https://docs.spark.fi/user-guides/using-sparklend/isolation-mode',
supplyBorrowCaps: 'https://docs.spark.fi/user-guides/using-sparklend/#supply-and-borrow-caps',
dsr: 'https://docs.spark.fi/user-guides/earning-savings/savings-dai#what-is-the-dai-savings-rate',
ssr: 'https://docs.spark.fi/user-guides/earning-savings/savings-usds#what-is-the-sky-savings-rate',
upgradeDai: 'https://docs.spark.fi/user-guides/upgrading-to-usds-and-susds/upgrading-to-usds',
upgradeSdai: 'https://docs.spark.fi/user-guides/upgrading-to-usds-and-susds/upgrading-to-susds',
downgradeUsds: 'https://docs.spark.fi/user-guides/upgrading-to-usds-and-susds/downgrading-to-dai',
newSavings: 'https://docs.spark.fi/user-guides/upgrading-to-usds-and-susds',
healthFactor: 'https://docs.spark.fi/defi-infrastructure/sparklend/liquidations',
supplying: 'https://docs.spark.fi/defi-infrastructure/sparklend/supplying-and-earning',
borrowing: 'https://docs.spark.fi/defi-infrastructure/sparklend/borrowing',
healthFactor: 'https://docs.spark.fi/user-guides/using-sparklend/borrowing-assets#what-is-the-health-factor',
supplying: 'https://docs.spark.fi/user-guides/using-sparklend/depositing-assets#how-much-will-i-earn',
borrowing: 'https://docs.spark.fi/user-guides/using-sparklend/borrowing-assets#how-much-will-i-pay-in-interest',
sparkAirdrop: 'https://docs.spark.fi/governance/spk-token',
farmingRewards: 'https://docs.spark.fi/user-guides/farming-rewards',
},
Expand Down

1 comment on commit 4991766

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.