Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
⚡ Point API documentation in Lisk docs to refer to the latest tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sameersubudhi committed Oct 25, 2023
1 parent d099e69 commit b5d0c8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/antora/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ Mona Bärenfänger <[email protected]>
:url_services_directory: https://github.com/LiskHQ/lisk-service/tree/development/services
:url_app_registry: https://github.com/LiskHQ/app-registry
:url_dynamic_fee: https://github.com/LiskHQ/lips/blob/main/proposals/lip-0013.md
// :url_http_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-beta.0/docs/api/version3.md
// :url_http_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-rc.2/docs/api/version3.md
:url_http_api: {lisk-docs}api/lisk-service-http.adoc
:url_websocket_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-beta.0/docs/api/version3.md
:url_subscribe_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-beta.0/docs/api/websocket_subscribe_api.md
:url_websocket_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-rc.2/docs/api/version3.md
:url_subscribe_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-rc.2/docs/api/websocket_subscribe_api.md
:url_postman: https://www.postman.com/
:url_curl: https://curl.se/
:url_httpie: https://httpie.io/
Expand Down
2 changes: 1 addition & 1 deletion jenkins/lisk-core/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
lisk-core:
image: lisk/core:4.0.0-beta.0
image: lisk/core:4.0.0-rc.7
platform: linux/amd64
volumes:
- ./snapshots/:/tmp/snapshots
Expand Down

0 comments on commit b5d0c8f

Please sign in to comment.