Skip to content

Commit a2f021c

Browse files
Fix link sync in Yardoc
1 parent 041aaa5 commit a2f021c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cortex/custom_data.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module Cortex
4-
# API client to interact with Cortex [custom data](https://docs.cortex.io/docs/reference/basics/custom-data)
4+
# API client to interact with Cortex {https://docs.cortex.io/docs/reference/basics/custom-data custom data}
55
class CustomData < Api
66
# POSTs custom data to Cortex for a specific entity
77
#

0 commit comments

Comments
 (0)