From 30e9fa9a762e5b98b1eedcaa0f652fdf5a738d17 Mon Sep 17 00:00:00 2001 From: Jonny Shipton Date: Mon, 14 Aug 2017 11:13:17 +0100 Subject: [PATCH] Fix link in README --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6c2f57d94..c9e680ffe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -62,7 +62,7 @@ The following major features are included in this HDK release: * The PCI-M interface is fully supported for CL generated transactions to the Shell. ### 4. URAM -* Restrictions on URAM have been updated to enable 100% of the URAM with a CL to be utilized. See documnetation on enabling URAM utilization: [URAM_options](.hdk/docs/URAM_Options.md) +* Restrictions on URAM have been updated to enable 100% of the URAM with a CL to be utilized. See documnetation on enabling URAM utilization: [URAM_options](./hdk/docs/URAM_Options.md) ### 5. IPI * IPI developer flow is supported