Skip to content

Commit cbaca51

Browse files
committed
chore(fluent-plugin-oceanbase-logs): point gemspec homepage to ecology-plugins tree
Made-with: Cursor
1 parent f984c79 commit cbaca51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fluent-plugin-oceanbase-logs/fluent-plugin-oceanbase-logs.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.summary = "Fluentd input plugin for OceanBase Cloud Logs"
1111
spec.description = "Fetches Slow SQL and Top SQL per-execution samples from OceanBase Cloud " \
1212
"and emits them as Fluentd events (one record per trace, dedup by traceId)."
13-
spec.homepage = "https://github.com/sc-source/fluent-plugin-oceanbase-logs"
13+
spec.homepage = "https://github.com/oceanbase/ecology-plugins/tree/main/fluent-plugin-oceanbase-logs"
1414
spec.license = "Apache-2.0"
1515

1616
spec.files = Dir['lib/**/*', 'README.md', 'LICENSE']

0 commit comments

Comments
 (0)