Skip to content

Commit 10ce20e

Browse files
URL backticks
1 parent 72f9887 commit 10ce20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

receiver/sqlqueryreceiver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ either case, the receiver will continue to operate.
225225
Refer to the config file [provided](./testdata/oracledb-receiver-config.yaml) for an example of using the
226226
Oracle DB driver to connect and query the same table schema and contents as the example above.
227227
The Oracle DB driver documentation can be found [here.](https://github.com/sijms/go-ora)
228-
Another usage example is the `go_ora` example [here.](https://blogs.oracle.com/developers/post/connecting-a-go-application-to-oracle-database)
228+
Another usage example is the `go_ora` example [here.](`https://blogs.oracle.com/developers/post/connecting-a-go-application-to-oracle-database`)
229229

230230
#### MySQL Datasource Format Example
231231

0 commit comments

Comments
 (0)