Skip to content

Commit 6133cd9

Browse files
committed
Keep puppet when it refers to the DSL language
Signed-off-by: Martin Alfke <ma@betadots.de>
1 parent ea56791 commit 6133cd9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

_data/nav/openvox_8x.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,15 +155,15 @@
155155
link: "services_agent_unix.html"
156156
- text: OpenVox agent on Windows
157157
link: "services_agent_windows.html"
158-
- text: OpenVox apply
158+
- text: Puppet apply
159159
link: "services_apply.html"
160160
- text: The Puppet language
161161
items:
162162
- text: Visual index
163163
link: "lang_visual_index.html"
164164
- text: Basics
165165
link: "lang_summary.html"
166-
- text: OpenVox language style guide
166+
- text: Puppet language style guide
167167
link: "style_guide.html"
168168
- text: Handling file paths on Windows
169169
link: "lang_windows_file_paths.html"
@@ -197,8 +197,8 @@
197197
link: "lang_facts_and_builtin_vars.html"
198198
- text: Reserved words and acceptable names
199199
link: "lang_reserved.html"
200-
- text: Writing functions (OpenVox language)
201-
link: "lang_write_functions_in_openvox.html"
200+
- text: Writing functions (Puppet language)
201+
link: "lang_write_functions_in_puppet.html"
202202
- text: Custom types
203203
link: "custom_types.html"
204204
- text: Provider development
@@ -233,7 +233,7 @@
233233
link: "lang_data_abstract.html"
234234
- text: Using templates
235235
link: "lang_template.html"
236-
- text: Embedded OpenVox (EPP) template syntax
236+
- text: Embedded Puppet (EPP) template syntax
237237
link: "lang_template_epp.html"
238238
- text: Embedded Ruby (ERB) template syntax
239239
link: "lang_template_erb.html"
@@ -263,8 +263,8 @@
263263
items:
264264
- text: Introduction to writing functions
265265
link: "functions_basics.html"
266-
- text: Writing functions (OpenVox language)
267-
link: "lang_write_functions_in_openvox.html"
266+
- text: Writing functions (Puppet language)
267+
link: "lang_write_functions_in_puppet.html"
268268
- text: Overview and examples
269269
link: "functions_ruby_overview.html"
270270
- text: Defining signatures

0 commit comments

Comments
 (0)