Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/app/(sidebar)/account/muxed-create/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function CreateMuxedAccount() {
<div className="Account">
<PageCard
heading="Create multiplexed account"
headingInfoLink="https://developers.stellar.org/docs/learn/encyclopedia/transactions-specialized/pooled-accounts-muxed-accounts-memos"
headingInfoLink="https://developers.stellar.org/docs/build/guides/transactions/pooled-accounts-muxed-accounts-memos"
>
<div className="Account__card">
<Text size="sm" as="div">
Expand Down Expand Up @@ -167,7 +167,7 @@ export default function CreateMuxedAccount() {
>
Don’t use in a production environment unless you know what you’re doing.
Read more about Muxed accounts{" "}
<Link href="https://developers.stellar.org/docs/learn/encyclopedia/transactions-specialized/pooled-accounts-muxed-accounts-memos#muxed-accounts">
<Link href="https://developers.stellar.org/docs/build/guides/transactions/pooled-accounts-muxed-accounts-memos#muxed-accounts">
here
</Link>
.
Expand Down
4 changes: 2 additions & 2 deletions src/app/(sidebar)/account/muxed-parse/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function ParseMuxedAccount() {
<div className="Account">
<PageCard
heading="Get muxed account from M address"
headingInfoLink="https://developers.stellar.org/docs/learn/encyclopedia/transactions-specialized/pooled-accounts-muxed-accounts-memos"
headingInfoLink="https://developers.stellar.org/docs/build/guides/transactions/pooled-accounts-muxed-accounts-memos"
>
<div className="Account__card">
<PubKeyPicker
Expand Down Expand Up @@ -128,7 +128,7 @@ export default function ParseMuxedAccount() {
>
Don’t use in a production environment unless you know what you’re doing.
Read more about Muxed accounts{" "}
<Link href="https://developers.stellar.org/docs/learn/encyclopedia/transactions-specialized/pooled-accounts-muxed-accounts-memos#muxed-accounts">
<Link href="https://developers.stellar.org/docs/build/guides/transactions/pooled-accounts-muxed-accounts-memos#muxed-accounts">
here
</Link>
.
Expand Down
4 changes: 2 additions & 2 deletions src/app/(sidebar)/transaction/build/components/Params.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ export const Params = () => {
Fetch next sequence
</InputSideElement>
}
infoLink="https://developers.stellar.org/docs/glossary#sequence-number"
infoLink="https://developers.stellar.org/docs/learn/glossary#sequence-number"
/>

<PositiveIntPicker
Expand Down Expand Up @@ -335,7 +335,7 @@ export const Params = () => {
handleParamChange(id, getMemoValue(memo));
handleParamsError(id, validateParam(id, memo));
}}
infoLink="https://developers.stellar.org/docs/encyclopedia/memos"
infoLink="https://developers.stellar.org/docs/learn/fundamentals/transactions/operations-and-transactions#memo"
/>

<TimeBoundsPicker
Expand Down
2 changes: 1 addition & 1 deletion src/app/(sidebar)/transaction/sign/components/Overview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ export const Overview = () => {
<div className="SignTx__Signs" data-testid="sign-tx-sigs">
<PageCard
heading="Signatures"
headingInfoLink="https://developers.stellar.org/docs/learn/encyclopedia/signatures-multisig"
headingInfoLink="https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig"
headingAs="h2"
>
<Box gap="lg">
Expand Down
6 changes: 3 additions & 3 deletions src/app/(sidebar)/xdr/to/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ export default function ToXdr() {

<Alert variant="primary" placement="inline">
<div>
You can use use this tool to encode XDR into JSON.{" "}
<SdsLink href="https://developers.stellar.org/docs/encyclopedia/xdr">
You can use this tool to encode JSON into XDR.{" "}
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/data-format/xdr">
XDR (External Data Representation)
</SdsLink>{" "}
is a standardized data format that the Stellar network uses to encode
Expand All @@ -133,7 +133,7 @@ export default function ToXdr() {
<div>
To learn more about converting between XDR and JSON, including
libraries for JavaScript (npm), Go, and Rust, check out the{" "}
<SdsLink href="https://developers.stellar.org/docs/learn/encyclopedia/data-format/xdr-json">
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/data-format/xdr-json">
XDR ⇄ JSON guide
</SdsLink>{" "}
on the Stellar Developer Docs. To see the XDR ⇄ JSON conversion
Expand Down
4 changes: 2 additions & 2 deletions src/app/(sidebar)/xdr/view/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ export default function ViewXdr() {
<Alert variant="primary" placement="inline">
<div>
You can use use this tool to decode XDR into JSON.{" "}
Comment thread
jeesunikim marked this conversation as resolved.
<SdsLink href="https://developers.stellar.org/docs/encyclopedia/xdr">
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/data-format/xdr">
XDR (External Data Representation)
</SdsLink>{" "}
is a standardized data format that the Stellar network uses to encode
Expand All @@ -320,7 +320,7 @@ export default function ViewXdr() {
<div>
To learn more about converting between XDR and JSON, including
libraries for JavaScript (npm), Go, and Rust, check out the{" "}
<SdsLink href="https://developers.stellar.org/docs/learn/encyclopedia/data-format/xdr-json">
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/data-format/xdr-json">
XDR ⇄ JSON guide
</SdsLink>{" "}
on the Stellar Developer Docs. To see the XDR ⇄ JSON conversion
Expand Down
6 changes: 3 additions & 3 deletions src/components/formComponentTemplateTxnOps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ export const formComponentTemplateTxnOps = ({
value={templ.value || ""}
error={templ.error}
onChange={templ.onChange}
infoLink="https://developers.stellar.org/docs/glossary#home-domain"
infoLink="https://developers.stellar.org/docs/learn/glossary#home-domain"
/>
),
validate: validate.getHomeDomainError,
Expand All @@ -463,7 +463,7 @@ export const formComponentTemplateTxnOps = ({
value={templ.value || ""}
error={templ.error}
onChange={templ.onChange}
infoLink="https://developers.stellar.org/docs/learn/encyclopedia/inflation"
infoLink="https://developers.stellar.org/docs/learn/glossary#inflation"
/>
),
validate: validate.getPublicKeyError,
Expand Down Expand Up @@ -745,7 +745,7 @@ export const formComponentTemplateTxnOps = ({
error={templ.error}
onChange={templ.onChange}
note="Used to add/remove or adjust weight of an additional signer on the account."
infoLink="https://developers.stellar.org/docs/encyclopedia/signatures-multisig#multisig"
infoLink="https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig#multisig"
/>
),
validate: validate.getOptionsSignerError,
Expand Down
14 changes: 7 additions & 7 deletions src/constants/transactionOperations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,9 @@ export const TRANSACTION_OPERATIONS: { [key: string]: TransactionOperation } = {
master_weight: {
label: "Master weight",
infoLink:
"https://developers.stellar.org/docs/encyclopedia/signatures-multisig#thresholds",
"https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig#thresholds",
note: (
<SdsLink href="https://developers.stellar.org/docs/encyclopedia/signatures-multisig">
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig">
See documentation for multisignature accounts
</SdsLink>
),
Expand All @@ -226,14 +226,14 @@ export const TRANSACTION_OPERATIONS: { [key: string]: TransactionOperation } = {
low_threshold: {
label: "Low threshold",
infoLink:
"https://developers.stellar.org/docs/encyclopedia/signatures-multisig#thresholds",
"https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig#thresholds",
},
med_threshold: {
label: "Medium threshold",
infoLink:
"https://developers.stellar.org/docs/encyclopedia/signatures-multisig#thresholds",
"https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig#thresholds",
note: (
<SdsLink href="https://developers.stellar.org/docs/encyclopedia/signatures-multisig">
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig">
See documentation for multisignature accounts
</SdsLink>
),
Expand All @@ -242,9 +242,9 @@ export const TRANSACTION_OPERATIONS: { [key: string]: TransactionOperation } = {
high_threshold: {
label: "High threshold",
infoLink:
"https://developers.stellar.org/docs/encyclopedia/signatures-multisig#thresholds",
"https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig#thresholds",
note: (
<SdsLink href="https://developers.stellar.org/docs/encyclopedia/signatures-multisig">
<SdsLink href="https://developers.stellar.org/docs/learn/fundamentals/transactions/signatures-multisig">
See documentation for multisignature accounts
</SdsLink>
),
Expand Down