Commit Graph

56 Commits

Author SHA1 Message Date
ddawson
0183d84fa1 add graphics section 2024-03-26 09:21:56 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
Amarantha Kulkarni
201e42eff4 Merge pull request #2465 from XRPLF/dd-tutorial-updates
Updated tutorial nav - v2
2024-03-18 11:44:15 -07:00
Dennis Dawson
bcf94ff3f7 Merge pull request #2463 from XRPLF/nfts_by_issuer
add nfts_by_issuer and fix links
2024-03-18 10:42:03 -07:00
ddawson
612e313d04 Address comments, fix source links 2024-03-18 09:52:28 -07:00
ddawson
1ece0dddbb Add caveat on markers 2024-03-14 18:27:45 -07:00
Amarantha Kulkarni
0fa75cab57 Merge pull request #2456 from XRPLF/quickfixes-03111
Fix links
2024-03-14 17:21:12 -07:00
ddawson
5c12a9b80a tasks -> how-tos 2024-03-14 16:57:01 -07:00
ddawson
5f5852a57e Update landing page. 2024-03-14 16:54:22 -07:00
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00
Amarantha Kulkarni
e6c26969b1 Remove file that is no longer being used and update redirects file 2024-03-14 16:48:32 -07:00
ddawson
486b475623 Fix broken links 2024-03-14 16:47:23 -07:00
ddawson
f0c5b6141a Update tutorial nav 2024-03-14 16:46:57 -07:00
ddawson
e686ad020a add nfts_by_issuer and fix links 2024-03-14 16:25:30 -07:00
Amarantha Kulkarni
deb147c0c5 Fix broken link 2024-03-13 13:17:45 -07:00
ddawson
bdcbe5588e update nft_serial in samples 2024-03-12 15:35:14 -07:00
Dennis Dawson
cc6265f3f5 Merge pull request #2455 from XRPLF/1841_fix_nft_info
updates per 1841
2024-03-12 14:24:19 -07:00
ddawson
6965b43d56 updates per 1841 2024-03-12 14:15:48 -07:00
Amarantha Kulkarni
f4aff9de2c Update hrefs to AMM docs 2024-03-12 13:52:29 -07:00
Amarantha Kulkarni
ee986ec936 Remove experimental flags from various topics 2024-03-12 13:46:23 -07:00
Caleb Kniffen
6fdce1f7cc fix: remove experimental flag for several flags
Remove the experimental flag for Clawback and DisallowIncoming amendment additions.
2024-03-12 13:32:41 -05:00
Aria Keshmiri
bdf12717ac Merge pull request #2440 from XRPLF/keyword-mapping
completes xrpl keyword mapping recs for xrpl.org
2024-03-08 12:56:33 -08:00
akcodez
fbb0779a42 remove basics 2024-03-08 12:33:11 -08:00
akcodez
bd93b2451f revert tutorials h1 change 2024-03-08 12:32:06 -08:00
Aria Keshmiri
cbc91beef9 Update docs/concepts/payment-types/direct-xrp-payments.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-03-08 12:27:31 -08:00
Amarantha Kulkarni
9549b3d875 Merge pull request #2432 from tequdev/ja-reserve
[JA] Add reserve section, update those pages
2024-03-08 11:26:10 -08:00
akcodez
8278ad3092 add s 2024-03-08 10:48:24 -08:00
akcodez
8c123c59d1 rm | XRPL.org from all seo titles 2024-03-08 10:46:55 -08:00
akcodez
6ff8dc0171 completes xrpl keyword mapping recs for xrpl.org 2024-03-07 15:07:27 -08:00
tequ
5a7a47dd6a [JA] translate svg files 2024-03-04 16:36:49 +09:00
tequ
5d0aa69263 [JA] Add reserve section, update those pages 2024-03-01 20:23:44 +09:00
Maria Shodunke
e2c1e64470 AMM transaction types in account_tx (Clio)
Now that Clio 2.1.0 has been released, we want to make sure this info is updated in the api methods.

Ports changes made in this draft [PR](https://github.com/XRPLF/xrpl-dev-portal/pull/2337).

I will close that draft once this is merged.
2024-02-28 09:56:27 +00:00
Amarantha Kulkarni
b034d0bd73 Fix typo - missing double quotation mark 2024-02-09 09:56:24 -08:00
Dennis Dawson
5169aa1aa9 Update index.page.tsx
Fix links to Javascript, Python, and Java pages under Explore SDKs
2024-02-08 15:00:29 -08:00
Amarantha Kulkarni
a8a90ac8ca Fix links to getting started with SDK tutorials 2024-02-08 14:22:46 -08:00
Amarantha Kulkarni
53081fa961 Update clawback status to enabled 2024-02-08 14:13:47 -08:00
Amarantha Kulkarni
f1fbe65708 Fix source file path 2024-02-07 19:14:17 -08:00
Amarantha Kulkarni
db2c19c499 Fix links on tutorials home page 2024-02-07 15:12:12 -08:00
Amarantha Kulkarni
210d452663 Fix links on Docs home page 2024-02-07 15:08:40 -08:00
Amarantha Kulkarni
91ed27a908 Update links after renaming accounts.md to index.md 2024-02-07 14:02:40 -08:00
Amarantha Kulkarni
289180b4d9 Rename file to index.md to fix duplicate names in the URL 2024-02-07 14:02:40 -08:00
Aria Keshmiri
be10cade5e Update docs/concepts/payment-types/index.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-02-07 12:22:31 -08:00
Aria Keshmiri
7bdc9bb203 Update index.page.tsx
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-02-07 12:18:49 -08:00
Aria Keshmiri
e77c5448c7 Update automated-market-makers.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-02-07 12:18:42 -08:00
akcodez
be99807d2c adds seo title description and h1 changes 2024-02-07 10:43:51 -08:00
Amarantha Kulkarni
9faf1fb88f Merge pull request #2377 from XRPLF/migrate-open-prs-0205
Port updates from open PRs to the redocly-migration branch
2024-02-06 13:14:52 -08:00
Amarantha Kulkarni
6d8591123f Merge pull request #2378 from XRPLF/3.0-redocly
Update xrpl.js to 3.0 across xrpl.org
2024-02-06 13:14:16 -08:00
JST5000
9d6d2c060b Update build-a-desktop-wallet deps 2024-02-05 17:32:10 -05:00
Amarantha Kulkarni
b57db39a59 Porting updates from PR #2193 to the redocly-migration branch 2024-02-05 10:54:03 -08:00
Amarantha Kulkarni
6465edf6bd Porting updates from PR #2271 to the Redocly migration branch 2024-02-05 10:40:29 -08:00