Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bbc67f6

Browse filesBrowse files
committed
Fix a wrong code block syntax
1 parent 222854d commit bbc67f6
Copy full SHA for bbc67f6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed

‎setup/flex_private_recipes.rst

Copy file name to clipboardExpand all lines: setup/flex_private_recipes.rst
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ recipe, you also need to generate a new ``"ref"`` value.
6767

6868
.. tip::
6969

70-
Use the following PHP script to generate a random ``"ref"`` value.
71-
72-
.. code-block::
70+
Use the following PHP script to generate a random ``"ref"`` value::
7371

7472
echo bin2hex(random_bytes(20));
7573

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.