Skip to content

Commit

Permalink
Fix broken link in README.md (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
roypaulin authored Sep 7, 2023
1 parent 1ddabaa commit 5f8bbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ You can install `DBLINK()` from the latest released binaries without needing to
### Installing pre-built binaries
1. Download the appropriate build of ldblink.so from the [latest release](/vertica/dblink/releases) to `ldblink.so`.
1. Download the appropriate build of ldblink.so from the [latest release](https://github.com/vertica/dblink/releases) to `ldblink.so`.
2. Copy `ldblink.so` to the initiator node.
3. Execute this SQL substituting the full path of ldblink.so on the initiator node:
```sql
Expand Down

0 comments on commit 5f8bbdf

Please sign in to comment.