[doc] Corrections for DIF Checklist
Signed-off-by: Sam Elliott <selliott@lowrisc.org>
diff --git a/doc/project/sw_checklist.md.tpl b/doc/project/sw_checklist.md.tpl
index e2062cd..afcbc38 100644
--- a/doc/project/sw_checklist.md.tpl
+++ b/doc/project/sw_checklist.md.tpl
@@ -1,14 +1,14 @@
---
-title: "${name.upper()} DIF Checklist"
+title: "${display_name} DIF Checklist"
---
<!--
NOTE: This is a template checklist document that is required to be copied over
-to `sw/device/lib/difs/dif_${name.lower()}.md` for a new DIF that transitions
+to `sw/device/lib/dif/dif_${dif_name}.md` for a new DIF that transitions
from L0 (Specification) to L1 (Development) stage, and updated as needed.
Once done, please remove this comment before checking it in.
-->
-This checklist is for [Development Stage]({{< relref "/doc/project/development_stages.md" >}}) transitions for the [${name.upper()} DIF]({{< relref "hw/ip/${name}/doc" >}}).
+This checklist is for [Development Stage]({{< relref "/doc/project/development_stages.md" >}}) transitions for the [${display_name} DIF]({{< relref "hw/ip/${ip_name}/doc" >}}).
All checklist items refer to the content in the [Checklist]({{< relref "/doc/project/checklist.md" >}}).
## DIF Checklist