Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Prakhar Agarwal
purr-data
Commits
5da851fd
Commit
5da851fd
authored
Jul 20, 2021
by
Jonathan Wilkes
Browse files
Merge branch 'prakhar/purr-data-about_help_option' into emscripten
parents
7c4d2a36
212a112c
Changes
1
Show whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/utils/actions.js
View file @
5da851fd
...
...
@@ -128,7 +128,7 @@ function load_menu_actions(){
// Help entries
minit
(
"
help-about
"
,
{
onclick
:
function
(){
pdbundle
.
pdgui
.
web_
pd
_doc_open
(
"
doc/about
"
,
"
about.pd
"
)
pdbundle
.
pdgui
.
web_
external
_doc_open
(
"
https://agraef.github.io/purr-data-intro/Purr-Data-Intro.html
"
)
}
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment