Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Remove broken link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gvdongen authored Apr 24, 2024
1 parent 06ff8cc commit ef8ab93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev/restate/ext.proto
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ syntax = "proto3";

// Restate extensions.
// This package contains the definition of the protobuf extensions to define Restate services.
// For more details, check out the documentation: https://docs.restate.dev/services/service_type
package dev.restate.ext;

import "google/protobuf/descriptor.proto";
Expand Down Expand Up @@ -46,4 +45,4 @@ extend google.protobuf.ServiceOptions {

extend google.protobuf.FieldOptions {
optional FieldType field = 51234;
}
}

0 comments on commit ef8ab93

Please sign in to comment.