summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vpnor/table.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpnor/table.hpp b/vpnor/table.hpp
index 54aeece..0a867ad 100644
--- a/vpnor/table.hpp
+++ b/vpnor/table.hpp
@@ -79,7 +79,7 @@ namespace partition
*
* Generates virtual PNOR partition table upon construction. Reads
* the PNOR information generated by this tool :
- * github.com/openbmc/openpower-pnor-code-mgmt/blob/master/generate-squashfs,
+ * github.com/openbmc/openpower-pnor-code-mgmt/blob/master/generate-tar,
* which generates a minimalistic table-of-contents (toc) file and
* individual files to represent various partitions that are of interest -
* these help form the "virtual" PNOR, which is typically a subset of the full
OpenPOWER on IntegriCloud