Skip to content

Commit 6e87f04

Browse files
committed
fix: update README for clarity and correct phrasing
1 parent 1249539 commit 6e87f04

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This set of scripts aims to make developing APEX on your local machine as easy a
1616

1717
**This is not for production use!** The environment is configured to be unsecure to make development as easy as possible.
1818

19+
[Installation Guide](https://www.united-codes.com/products/uc-local-apex-dev/docs/getting-started/)
20+
1921
## Documentation
2022

2123
For complete setup instructions, configuration guides, and usage examples, visit our documentation site:
@@ -41,7 +43,7 @@ I am especially thankful for improvements to the bash scripts.
4143
- Tim Hall for the [drop_all.sql](https://oracle-base.com/dba/script?category=miscellaneous&file=drop_all.sql) script
4244
- Philipp Salvisberg for [helping me to figure out how to use the debugger](https://gist.github.com/PhilippSalvisberg/2f2853bc7a95fa86d9de9c0deab10602)
4345
- Scott Spendolini for his blog post on [how to add self-signed certificates to ORDS](https://spendolini.blog/adding-ssl-to-your-ords-container)
44-
- Matt Mulvaney for his blog post on [expiring ORDS accounts](https://mattmulvaney.hashnode.dev/unexpiring-the-ordspublicuser-user-for-apex)
46+
- Matt Mulvaney for his blog post on [unexpiring ORDS accounts](https://mattmulvaney.hashnode.dev/unexpiring-the-ordspublicuser-user-for-apex)
4547
- The database team for providing an ARM image for the Oracle database
4648
- The ORDS team for providing an ARM image for ORDS
4749

0 commit comments

Comments
 (0)