fix mistaken reference to bunbun.toml

master
Edward Shen 2020-07-04 19:26:15 -04:00
parent ae28ee8a54
commit 9c81ff46e4
Signed by: edward
GPG Key ID: 19182661E818369F
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
</head>
<body>
<h1>Bunbun Command List</h1>
<p><i>To edit this list, edit your <code>bunbun.toml</code> file.</i></p>
<p><i>To edit this list, edit your <code>bunbun.yaml</code> file.</i></p>
<main>
{{#each this}} {{!-- Iterate over RouteGroup --}}
<header><h2>{{this.name}}</h2><i>{{this.description}}</i></header>