Skip to content

Commit 775c9a9

Browse files
committed
Merge branch 'dev' into update/kdf/withdraw-v2
2 parents 0384894 + edfcae4 commit 775c9a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/get_data_lint_files_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
# If source files changed but packages didn't, rebuild from a prior cache.
119119
restore-keys: nextjs-${{ hashFiles('**/package-lock.json', '**/yarn.lock') }}-
120120

121-
- name: Get updated content, Install deps, build, Add no-index headers before pubishing to cloudflare
121+
- name: Get updated content, Install deps, build, Add no-index headers before publishing to cloudflare
122122
run: |
123123
pwd
124124
echo $GITHUB_WORKSPACE

utils/_fileData_old_documentation.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1479,7 +1479,7 @@
14791479
"email": "[email protected]"
14801480
}
14811481
},
1482-
"/docs/basic-docs/atomicdex/atomicdex-tutorials/how-to-compile-kdf-from-source": {
1482+
"/docs/basic-docs/atomicdex/atomicdex-tutorials/how-to-compile-mm2-from-source": {
14831483
"dateModified": "2023-07-10T00:43:36.000Z",
14841484
"contributors": [
14851485
{
@@ -8625,4 +8625,4 @@
86258625
"email": "[email protected]"
86268626
}
86278627
}
8628-
}
8628+
}

0 commit comments

Comments
 (0)