Skip to content

Commit

Permalink
EDU-3255: Updates and aligns ordering for all dev guides (#3127)
Browse files Browse the repository at this point in the history
  • Loading branch information
fairlydurable authored Oct 3, 2024
1 parent 247d3f3 commit dd59509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ module.exports = {
items: [
"develop/go/core-application",
"develop/go/temporal-clients",
"develop/go/namespaces",
"develop/go/testing-suite",
"develop/go/failure-detection",
"develop/go/message-passing",
Expand All @@ -139,7 +140,6 @@ module.exports = {
"develop/go/side-effects",
"develop/go/selectors",
"develop/go/sessions",
"develop/go/namespaces",
],
},
{
Expand Down Expand Up @@ -270,8 +270,8 @@ module.exports = {
"develop/dotnet/schedules",
"develop/dotnet/data-encryption",
"develop/dotnet/durable-timers",
"develop/dotnet/continue-as-new",
"develop/dotnet/child-workflows",
"develop/dotnet/continue-as-new",
],
},
"develop/activity-retry-simulator",
Expand Down

0 comments on commit dd59509

Please sign in to comment.