fix mysql doc link / scaffold links (#4956)
This commit is contained in:
@@ -8,6 +8,6 @@ COPY build/distributions/${APPLICATION}*.tar ${APPLICATION}.tar
|
||||
|
||||
RUN tar xf ${APPLICATION}.tar --strip-components=1
|
||||
|
||||
LABEL io.airbyte.version=0.4.0
|
||||
LABEL io.airbyte.version=0.4.1
|
||||
|
||||
LABEL io.airbyte.name=airbyte/source-mysql
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"documentationUrl": "https://docs.airbyte.io/integrations/source/mysql",
|
||||
"documentationUrl": "https://docs.airbyte.io/integrations/sources/mysql",
|
||||
"connectionSpecification": {
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"title": "MySql Source Spec",
|
||||
|
||||
Reference in New Issue
Block a user