@@ -211,7 +211,7 @@ target linked with GraphAr C++ shared library.
211
211
212
212
213
213
Contributing to GraphAr
214
- ----------------------
214
+ -----------------------
215
215
216
216
- Read the `Contribution Guide `_.
217
217
- Please report bugs by submitting `GitHub Issues `_ or ask me anything in `Github Discussions `_.
@@ -238,39 +238,39 @@ third-party libraries may not have the same license as GraphAr.
238
238
.. |GraphAr Docs | image :: https://img.shields.io/badge/docs-latest-brightgreen.svg
239
239
:target: https://alibaba.github.io/GraphAr/
240
240
241
- .. |Overview Pic | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ overview.png?raw=true
241
+ .. |Overview Pic | image :: https://alibaba. github.io/ GraphAr/_images/ overview.png
242
242
:width: 650
243
243
:alt: Overview
244
244
245
- .. |Property Graph | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ property_graph.png?raw=true
245
+ .. |Property Graph | image :: https://alibaba. github.io/ GraphAr/_images/ property_graph.png
246
246
:width: 650
247
247
:alt: property graph
248
248
249
- .. |Vertex Logical Table | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ vertex_logical_table.png?raw=true
249
+ .. |Vertex Logical Table | image :: https://alibaba. github.io/ GraphAr/_images/ vertex_logical_table.png
250
250
:width: 650
251
251
:alt: vertex logical table
252
252
253
- .. |Vertex Physical Table | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ vertex_physical_table.png?raw=true
253
+ .. |Vertex Physical Table | image :: https://alibaba. github.io/ GraphAr/_images/ vertex_physical_table.png
254
254
:width: 650
255
255
:alt: vertex physical table
256
256
257
- .. |Edge Logical Table | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ edge_logical_table.png?raw=true
257
+ .. |Edge Logical Table | image :: https://alibaba. github.io/ GraphAr/_images/ edge_logical_table.png
258
258
:width: 650
259
259
:alt: edge logical table
260
260
261
- .. |Edge Physical Table1 | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ edge_physical_table1.png?raw=true
261
+ .. |Edge Physical Table1 | image :: https://alibaba. github.io/ GraphAr/_images/ edge_physical_table1.png
262
262
:width: 650
263
263
:alt: edge logical table1
264
264
265
- .. |Edge Physical Table2 | image :: https://github.com/alibaba/ GraphAr/blob/main/docs/images/ edge_physical_table2.png?raw=true
265
+ .. |Edge Physical Table2 | image :: https://alibaba. github.io/ GraphAr/_images/ edge_physical_table2.png
266
266
:width: 650
267
267
:alt: edge logical table2
268
268
269
- .. _GraphAr File Format : https://github.com/alibaba/ GraphAr/blob/main/docs/ user-guide/file-format.rst
269
+ .. _GraphAr File Format : https://alibaba. github.io/ GraphAr/user-guide/file-format.html
270
270
271
271
.. _example files : https://github.com/GraphScope/gar-test/blob/main/ldbc_sample/
272
272
273
- .. _Contribution Guide : https://github.com/alibaba/ GraphAr/blob/main/CONTRIBUTING.rst
273
+ .. _Contribution Guide : https://alibaba. github.io/ GraphAr/user-guide/contributing.html
274
274
275
275
.. _GitHub Issues : https://github.com/alibaba/GraphAr/issues/new
276
276
0 commit comments