Skip to content

Commit

Permalink
[zh-hans] Update ecto/associations version (elixirschool#1717)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenspirit authored and zillou committed Feb 13, 2019
1 parent 3a7ba1d commit 3d0a804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zh-hans/lessons/ecto/associations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: 1.0.0
version: 1.0.1
title: 关联关系
---

Expand All @@ -9,7 +9,7 @@ title: 关联关系

## 配置

我们将基于前面课程搭建的 app, `Example`,来操作。你可以通过[这里](./basics.md)来回顾一下。
我们将基于前面课程搭建的 app, `Example`,来操作。你可以通过[这里](../basics)来回顾一下。

## 关联的种类

Expand Down

0 comments on commit 3d0a804

Please sign in to comment.