Skip to content

Commit

Permalink
Updating the links to artifacts (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
vlalan-code authored Jul 12, 2024
1 parent fb26c6d commit 96e9e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
body: |
Changes in this Release
- This Quick Start uses [OCI Resource Manager](https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Concepts/resourcemanager.htm) to make deployment easy, sign up for an [OCI account](https://cloud.oracle.com/en_US/tryit) if you don't have one, and just click the button below:
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/vlalan-code/vb/releases/latest/download/private-endpoint-resources.zip)
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-visual-builder/releases/latest/download/private-endpoint-resources.zip)
- name: Upload Private Endpoint Required Resources Terraform package
uses: actions/upload-release-asset@v1
env:
Expand Down
2 changes: 1 addition & 1 deletion private-endpoint-resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# **OCI Quick start to create the required resources for a Private Endpoint enabled Visual Builder instance**

[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/vlalan-code/vb/releases/latest/download/private-endpoint-resources.zip)
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-visual-builder/releases/latest/download/private-endpoint-resources.zip)


## Introduction
Expand Down

0 comments on commit 96e9e7f

Please sign in to comment.