File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
<a {{ #if (active_project request.spin-full-url " /v3/http-trigger" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/http-trigger" > HTTP Trigger</a >
27
27
<a {{ #if (active_project request.spin-full-url " /v3/redis-trigger" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/redis-trigger" > Redis Trigger</a >
28
28
<a {{ #if (active_project request.spin-full-url " /v3/redis-trigger" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/triggers#cron-trigger" >Cron Trigger</a >
29
- <a {{ #if (active_project request.spin-full-url " /v3/extending-and-embedding" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/extending-and-embedding" >Custom Triggers</a >
30
29
31
30
<h4 for =" rd0" class =" menu-label" >Feature API</h4 >
32
31
84
83
85
84
<h4 for =" rd0" class =" menu-label" >Tools</h4 >
86
85
87
- <a {{ #if (active_project request.spin-full-url " /v3/managing-plugins" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/managing-plugins" >Plugins</a >
88
- <a {{ #if (active_project request.spin-full-url " /v3/managing-templates" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/managing-templates" >Templates</a >
86
+ <a {{ #if (active_project request.spin-full-url " /v3/managing-plugins" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/managing-plugins" >Managing Plugins</a >
87
+ <a {{ #if (active_project request.spin-full-url " /v3/managing-templates" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/managing-templates" >Managing Templates</a >
89
88
90
89
<h4 for =" rd0" class =" menu-label" >Reference</h4 >
91
90
102
101
<a {{ #if (active_project request.spin-full-url " /v3/plugin-authoring" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/plugin-authoring" >Creating Spin Plugins</a >
103
102
<a {{ #if (active_project request.spin-full-url " /v3/template-authoring" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/template-authoring" >Creating Spin Templates</a >
104
103
<a href =" https://github.com/fermyon/blob/main/docs/content/sips/index.md" target =" _blank" >Spin Improvement Proposals <img src =" {{ site.info.base_url }} /static/image/arrowexternal.svg" width =" 15" height =" 15" ></a >
104
+ <a {{ #if (active_project request.spin-full-url " /v3/extending-and-embedding" )}} class =" active" {{ /if }} href =" {{ site.info.base_url }} /v3/extending-and-embedding" >Custom Triggers</a >
105
105
106
106
<hr >
107
107
You can’t perform that action at this time.
0 commit comments